Restructuring, my biggest joy.

This commit is contained in:
Dave Davenport
2016-02-06 14:27:36 +01:00
parent 73169af793
commit adfc83f07d
7 changed files with 1624 additions and 1588 deletions

View File

@@ -25,6 +25,7 @@ unsigned int normal_window_mode = 0;
Display *display = NULL;
Colormap map = None;
XVisualInfo vinfo;
#include "view.h"
void rofi_view_queue_redraw ()
{
}