window: Move constructors to the respective header files

This commit is contained in:
Jasper St. Pierre
2014-05-20 09:18:45 -04:00
parent 1a3aa75385
commit 5b7dff7a57
4 changed files with 11 additions and 7 deletions

View File

@@ -52,6 +52,7 @@
#include <stdio.h>
#include <stdlib.h>
#include "x11/window-x11.h"
#include "x11/xprops.h"
static char* get_screen_name (MetaDisplay *display,