summaryrefslogtreecommitdiffstats
path: root/src/bltGrMisc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltGrMisc.h')
-rw-r--r--src/bltGrMisc.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/bltGrMisc.h b/src/bltGrMisc.h
index 44b3bfa..c0f52f2 100644
--- a/src/bltGrMisc.h
+++ b/src/bltGrMisc.h
@@ -37,16 +37,16 @@ using namespace std;
#include <tk.h>
-#define GRAPH_DELETED (1<<1)
-#define REDRAW_PENDING (1<<2)
-#define FOCUS (1<<3)
+#define GRAPH_DELETED (1<<1)
+#define REDRAW_PENDING (1<<2)
+#define FOCUS (1<<3)
-#define MAP_ITEM (1<<4)
+#define MAP_ITEM (1<<4)
#define RESET (1<<5)
#define LAYOUT (1<<6)
-#define MAP_MARKERS (1<<7)
-#define CACHE_DIRTY (1<<8)
+#define MAP_MARKERS (1<<7)
+#define CACHE (1<<8)
#define MARGIN_NONE -1
#define MARGIN_BOTTOM 0 /* x */