X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=emul%2Femulwin.h;h=8ce6c8bf80ad12f3b0f5dcf7cce20c19937dde5a;hb=e5523f6098d2f4d51c838459ce83423152cc8692;hp=957a02156c8692126e93b68b29aaac62060318f2;hpb=669ef4744ad8c96dbd79e2bd8613bddf1121511f;p=bertos.git diff --git a/emul/emulwin.h b/emul/emulwin.h old mode 100755 new mode 100644 index 957a0215..8ce6c8bf --- a/emul/emulwin.h +++ b/emul/emulwin.h @@ -1,9 +1,34 @@ /** * \file * * * \version $Id$ @@ -15,6 +40,12 @@ /*#* *#* $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 +57,7 @@ #ifndef EMUL_EMULWIN_H #define EMUL_EMULWIN_H -#include +#include // fwd decls class Emulator;