Sistema l'errore da me commesso in fase di conversione...
[bertos.git] / emul / emulwin.h
old mode 100755 (executable)
new mode 100644 (file)
index 957a021..13814ef
 
 /*#*
  *#* $Log$
+ *#* Revision 1.4  2006/05/28 12:17:56  bernie
+ *#* Drop almost all the Qt3 cruft.
+ *#*
+ *#* Revision 1.3  2006/02/20 02:00:39  bernie
+ *#* Port to Qt 4.1.
+ *#*
  *#* Revision 1.2  2006/01/16 03:51:51  bernie
  *#* Fix boilerplate.
  *#*
@@ -26,7 +32,7 @@
 #ifndef EMUL_EMULWIN_H
 #define EMUL_EMULWIN_H
 
-#include <qmainwindow.h>
+#include <QtGui/QMainWindow>
 
 // fwd decls
 class Emulator;