diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-09 01:08:46 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-09 01:08:46 +0000 |
commit | 7e43faf243da067865e7d0640cde448bb55ca7d6 (patch) | |
tree | 79a263ae83a4702445f6e943f2a548941768fc5c /muse2/muse/globals.h | |
parent | 45f00094ca990cacd3e3a6b5516259b280b4e182 (diff) |
Ported the final Qt3 methods. Turned off Qt3Support.
Diffstat (limited to 'muse2/muse/globals.h')
-rw-r--r-- | muse2/muse/globals.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/muse2/muse/globals.h b/muse2/muse/globals.h index 9d45ee65..1de54abf 100644 --- a/muse2/muse/globals.h +++ b/muse2/muse/globals.h @@ -11,8 +11,6 @@ #include <sys/types.h> -#include <Qt3Support> - #include "value.h" #include "mtc.h" #include "route.h" |