]> Pileus Git - lackey/blobdiff - src/view.h
Add popup views
[lackey] / src / view.h
index 352359f8a98d542367403c72935499225fd51f93..25e9aaafb84d30ad9ca6e41ecc36330285339439 100644 (file)
@@ -31,6 +31,7 @@
 /* Config data */
 extern int COMPACT;
 extern int ACTIVE;
+extern int POPUP;
 
 /* Curses functions */
 void wmvresize(WINDOW *win, int top, int left, int rows, int cols);