X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=emul%2Femulwin.h;h=13814ef50824cc49d9977cd0cd4e8ea9d8cdbba4;hb=7c03b1e47ddefae9577cfe0d2dd3f6fff83b57ec;hp=30865e547ecd9c5fbcfbc7cafc2579d3e5705dcb;hpb=20d3c79024c12bb366270c0c1fdda53c4c55e734;p=bertos.git diff --git a/emul/emulwin.h b/emul/emulwin.h index 30865e54..13814ef5 100755 --- a/emul/emulwin.h +++ b/emul/emulwin.h @@ -15,6 +15,9 @@ /*#* *#* $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. *#* @@ -29,11 +32,7 @@ #ifndef EMUL_EMULWIN_H #define EMUL_EMULWIN_H -#if _QT < 4 - #include -#else - #include -#endif +#include // fwd decls class Emulator;