X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fapplicationwindow.h;h=32ac8f6001d9ca2db668f5bc29ffac130ef276d7;hb=84afe881653a02a16b19d4da37435b8701b1a826;hp=e2e49345bf2015f0f30af62894e3f83195a55153;hpb=7f3a6b11585376eecd80979ec3da2346c5314d88;p=architektonas diff --git a/src/applicationwindow.h b/src/applicationwindow.h index e2e4934..32ac8f6 100644 --- a/src/applicationwindow.h +++ b/src/applicationwindow.h @@ -1,12 +1,10 @@ #ifndef __APPLICATIONWINDOW_H__ #define __APPLICATIONWINDOW_H__ -#include +#include // Forward declarations -//class EditWindow; -//class CharWindow; class AboutWindow; class DrawingView; class QLabel; @@ -107,3 +105,4 @@ class ApplicationWindow: public QMainWindow }; #endif // __APPLICATIONWINDOW_H__ +