# HG changeset patch # User Michael Schloh von Bennewitz # Date 1249557690 -7200 # Node ID 0e0eb7c9131246420a771b414134680b6c5e16e9 # Parent 1c58588f9cb6dee5040b3fbc294d697b2fbdc3b1 Remove seemingly declarations unnecessary according to Qt 4.5.2 headers. diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_assist.cpp --- a/as_assist.cpp Thu Aug 06 13:04:50 2009 +0200 +++ b/as_assist.cpp Thu Aug 06 13:21:30 2009 +0200 @@ -29,8 +29,6 @@ // as_assist.cpp: ISO C++ implementation // -#define QT3_SUPPORT - #include // Qt style headers diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_crc.h --- a/as_crc.h Thu Aug 06 13:04:50 2009 +0200 +++ b/as_crc.h Thu Aug 06 13:21:30 2009 +0200 @@ -32,8 +32,6 @@ #ifndef CRC_H #define CRC_H -#define QT3_SUPPORT - #include // For copy constructor using string #include // For deriving from QString diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_dataop.cpp --- a/as_dataop.cpp Thu Aug 06 13:04:50 2009 +0200 +++ b/as_dataop.cpp Thu Aug 06 13:21:30 2009 +0200 @@ -29,8 +29,6 @@ // as_dataops.cpp: ISO C++ implementation // -#define QT3_SUPPORT - // System headers #include #include diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_except.h --- a/as_except.h Thu Aug 06 13:04:50 2009 +0200 +++ b/as_except.h Thu Aug 06 13:21:30 2009 +0200 @@ -32,8 +32,6 @@ #ifndef TITRAQEXCEPT_H #define TITRAQEXCEPT_H -#define QT3_SUPPORT - #include diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_generic.cpp --- a/as_generic.cpp Thu Aug 06 13:04:50 2009 +0200 +++ b/as_generic.cpp Thu Aug 06 13:21:30 2009 +0200 @@ -29,8 +29,6 @@ // as_generic.cpp: ISO C++ implementation // -#define QT3_SUPPORT - #include #include "as_generic.h" diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_gui.h --- a/as_gui.h Thu Aug 06 13:04:50 2009 +0200 +++ b/as_gui.h Thu Aug 06 13:21:30 2009 +0200 @@ -32,7 +32,6 @@ #ifndef AS_GUI_MWIN_H #define AS_GUI_MWIN_H -#define QT3_SUPPORT #include //Added by qt3to4: diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_helpanel.cpp --- a/as_helpanel.cpp Thu Aug 06 13:04:50 2009 +0200 +++ b/as_helpanel.cpp Thu Aug 06 13:21:30 2009 +0200 @@ -29,8 +29,6 @@ // as_helpanel.cpp: ISO C++ implementation // -#define QT3_SUPPORT - #include #include #include diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_helpanel.h --- a/as_helpanel.h Thu Aug 06 13:04:50 2009 +0200 +++ b/as_helpanel.h Thu Aug 06 13:21:30 2009 +0200 @@ -29,8 +29,6 @@ // as_helpanel.h: ISO C++ interface // -#define QT3_SUPPORT - #ifndef HELPANEL_H #define HELPANEL_H diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_main.cpp --- a/as_main.cpp Thu Aug 06 13:04:50 2009 +0200 +++ b/as_main.cpp Thu Aug 06 13:21:30 2009 +0200 @@ -29,8 +29,6 @@ // as_main.cpp: ISO C++ implementation // -#define QT3_SUPPORT - #include #include "as_gui.h" diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_numdial.h --- a/as_numdial.h Thu Aug 06 13:04:50 2009 +0200 +++ b/as_numdial.h Thu Aug 06 13:21:30 2009 +0200 @@ -29,8 +29,6 @@ // as_numdial.h: ISO C++ interface // -#define QT3_SUPPORT - #ifndef NUMDIALOG_H #define NUMDIALOG_H diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_panel.cpp --- a/as_panel.cpp Thu Aug 06 13:04:50 2009 +0200 +++ b/as_panel.cpp Thu Aug 06 13:21:30 2009 +0200 @@ -29,8 +29,6 @@ // as_panel.cpp: ISO C++ implementation // -#define QT3_SUPPORT - #include #include diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_panel.h --- a/as_panel.h Thu Aug 06 13:04:50 2009 +0200 +++ b/as_panel.h Thu Aug 06 13:21:30 2009 +0200 @@ -29,8 +29,6 @@ // as_panel.h: ISO C++ interface // -#define QT3_SUPPORT - #ifndef PREFPANEL_H #define PREFPANEL_H diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_pref.cpp --- a/as_pref.cpp Thu Aug 06 13:04:50 2009 +0200 +++ b/as_pref.cpp Thu Aug 06 13:21:30 2009 +0200 @@ -28,8 +28,6 @@ // TODO: Fix up error reporting -#define QT3_SUPPORT - #include #include #include diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_reportpanel.cpp --- a/as_reportpanel.cpp Thu Aug 06 13:04:50 2009 +0200 +++ b/as_reportpanel.cpp Thu Aug 06 13:21:30 2009 +0200 @@ -29,8 +29,6 @@ // as_reportpanel.cpp: ISO C++ implementation // -#define QT3_SUPPORT - #include #include #include diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_reportpanel.h --- a/as_reportpanel.h Thu Aug 06 13:04:50 2009 +0200 +++ b/as_reportpanel.h Thu Aug 06 13:21:30 2009 +0200 @@ -29,8 +29,6 @@ // as_reportpanel.h: ISO C++ interface // -#define QT3_SUPPORT - #ifndef REPORTPANEL_H #define REPORTPANEL_H diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_sfile.h --- a/as_sfile.h Thu Aug 06 13:04:50 2009 +0200 +++ b/as_sfile.h Thu Aug 06 13:21:30 2009 +0200 @@ -32,8 +32,6 @@ #ifndef SIMPLEFILE_H #define SIMPLEFILE_H -#define QT3_SUPPORT - #include #include diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_slot.cpp --- a/as_slot.cpp Thu Aug 06 13:04:50 2009 +0200 +++ b/as_slot.cpp Thu Aug 06 13:21:30 2009 +0200 @@ -29,8 +29,6 @@ // as_slot.cpp: ISO C++ implementation // -#define QT3_SUPPORT - // system headers #include #include diff -r 1c58588f9cb6 -r 0e0eb7c91312 as_table.cpp --- a/as_table.cpp Thu Aug 06 13:04:50 2009 +0200 +++ b/as_table.cpp Thu Aug 06 13:21:30 2009 +0200 @@ -29,8 +29,6 @@ // as_table.cpp: ISO C++ implementation // -#define QT3_SUPPORT - #include //Added by qt3to4: