-rw-r--r-- | noncore/net/ubrowser/httpcomm.o | bin | 13884 -> 13868 bytes | |||
-rw-r--r-- | noncore/net/ubrowser/httpfactory.o | bin | 5788 -> 0 bytes | |||
-rw-r--r-- | noncore/net/ubrowser/main.o | bin | 1400 -> 0 bytes | |||
-rw-r--r-- | noncore/net/ubrowser/mainview.o | bin | 7156 -> 0 bytes | |||
-rw-r--r-- | noncore/net/ubrowser/moc_httpcomm.cpp | 2 | ||||
-rw-r--r-- | noncore/net/ubrowser/moc_httpcomm.o | bin | 4716 -> 0 bytes | |||
-rw-r--r-- | noncore/net/ubrowser/moc_mainview.cpp | 2 | ||||
-rw-r--r-- | noncore/net/ubrowser/moc_mainview.o | bin | 11012 -> 0 bytes |
8 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/ubrowser/httpcomm.o b/noncore/net/ubrowser/httpcomm.o index 144d123..a70d1c1 100644 --- a/noncore/net/ubrowser/httpcomm.o +++ b/noncore/net/ubrowser/httpcomm.o | |||
Binary files differ | |||
diff --git a/noncore/net/ubrowser/httpfactory.o b/noncore/net/ubrowser/httpfactory.o deleted file mode 100644 index f989931..0000000 --- a/noncore/net/ubrowser/httpfactory.o +++ b/dev/null | |||
Binary files differ | |||
diff --git a/noncore/net/ubrowser/main.o b/noncore/net/ubrowser/main.o deleted file mode 100644 index c7f4dd4..0000000 --- a/noncore/net/ubrowser/main.o +++ b/dev/null | |||
Binary files differ | |||
diff --git a/noncore/net/ubrowser/mainview.o b/noncore/net/ubrowser/mainview.o deleted file mode 100644 index d86c4fc..0000000 --- a/noncore/net/ubrowser/mainview.o +++ b/dev/null | |||
Binary files differ | |||
diff --git a/noncore/net/ubrowser/moc_httpcomm.cpp b/noncore/net/ubrowser/moc_httpcomm.cpp index 0078968..ba2b939 100644 --- a/noncore/net/ubrowser/moc_httpcomm.cpp +++ b/noncore/net/ubrowser/moc_httpcomm.cpp | |||
@@ -1,36 +1,36 @@ | |||
1 | /**************************************************************************** | 1 | /**************************************************************************** |
2 | ** HttpComm meta object code from reading C++ file 'httpcomm.h' | 2 | ** HttpComm meta object code from reading C++ file 'httpcomm.h' |
3 | ** | 3 | ** |
4 | ** Created: Thu Jun 27 17:57:53 2002 | 4 | ** Created: Fri Jul 19 21:08:51 2002 |
5 | ** by: The Qt MOC ($Id$) | 5 | ** by: The Qt MOC ($Id$) |
6 | ** | 6 | ** |
7 | ** WARNING! All changes made in this file will be lost! | 7 | ** WARNING! All changes made in this file will be lost! |
8 | *****************************************************************************/ | 8 | *****************************************************************************/ |
9 | 9 | ||
10 | #if !defined(Q_MOC_OUTPUT_REVISION) | 10 | #if !defined(Q_MOC_OUTPUT_REVISION) |
11 | #define Q_MOC_OUTPUT_REVISION 9 | 11 | #define Q_MOC_OUTPUT_REVISION 9 |
12 | #elif Q_MOC_OUTPUT_REVISION != 9 | 12 | #elif Q_MOC_OUTPUT_REVISION != 9 |
13 | #error "Moc format conflict - please regenerate all moc files" | 13 | #error "Moc format conflict - please regenerate all moc files" |
14 | #endif | 14 | #endif |
15 | 15 | ||
16 | #include "httpcomm.h" | 16 | #include "httpcomm.h" |
17 | #include <qmetaobject.h> | 17 | #include <qmetaobject.h> |
18 | #include <qapplication.h> | 18 | #include <qapplication.h> |
19 | 19 | ||
20 | 20 | ||
21 | 21 | ||
22 | const char *HttpComm::className() const | 22 | const char *HttpComm::className() const |
23 | { | 23 | { |
24 | return "HttpComm"; | 24 | return "HttpComm"; |
25 | } | 25 | } |
26 | 26 | ||
27 | QMetaObject *HttpComm::metaObj = 0; | 27 | QMetaObject *HttpComm::metaObj = 0; |
28 | 28 | ||
29 | void HttpComm::initMetaObject() | 29 | void HttpComm::initMetaObject() |
30 | { | 30 | { |
31 | if ( metaObj ) | 31 | if ( metaObj ) |
32 | return; | 32 | return; |
33 | if ( qstrcmp(QObject::className(), "QObject") != 0 ) | 33 | if ( qstrcmp(QObject::className(), "QObject") != 0 ) |
34 | badSuperclassWarning("HttpComm","QObject"); | 34 | badSuperclassWarning("HttpComm","QObject"); |
35 | (void) staticMetaObject(); | 35 | (void) staticMetaObject(); |
36 | } | 36 | } |
diff --git a/noncore/net/ubrowser/moc_httpcomm.o b/noncore/net/ubrowser/moc_httpcomm.o deleted file mode 100644 index 6cf0d8d..0000000 --- a/noncore/net/ubrowser/moc_httpcomm.o +++ b/dev/null | |||
Binary files differ | |||
diff --git a/noncore/net/ubrowser/moc_mainview.cpp b/noncore/net/ubrowser/moc_mainview.cpp index 009ee1b..9af282b 100644 --- a/noncore/net/ubrowser/moc_mainview.cpp +++ b/noncore/net/ubrowser/moc_mainview.cpp | |||
@@ -1,36 +1,36 @@ | |||
1 | /**************************************************************************** | 1 | /**************************************************************************** |
2 | ** MainView meta object code from reading C++ file 'mainview.h' | 2 | ** MainView meta object code from reading C++ file 'mainview.h' |
3 | ** | 3 | ** |
4 | ** Created: Mon Jun 10 19:05:57 2002 | 4 | ** Created: Fri Jul 19 21:08:51 2002 |
5 | ** by: The Qt MOC ($Id$) | 5 | ** by: The Qt MOC ($Id$) |
6 | ** | 6 | ** |
7 | ** WARNING! All changes made in this file will be lost! | 7 | ** WARNING! All changes made in this file will be lost! |
8 | *****************************************************************************/ | 8 | *****************************************************************************/ |
9 | 9 | ||
10 | #if !defined(Q_MOC_OUTPUT_REVISION) | 10 | #if !defined(Q_MOC_OUTPUT_REVISION) |
11 | #define Q_MOC_OUTPUT_REVISION 9 | 11 | #define Q_MOC_OUTPUT_REVISION 9 |
12 | #elif Q_MOC_OUTPUT_REVISION != 9 | 12 | #elif Q_MOC_OUTPUT_REVISION != 9 |
13 | #error "Moc format conflict - please regenerate all moc files" | 13 | #error "Moc format conflict - please regenerate all moc files" |
14 | #endif | 14 | #endif |
15 | 15 | ||
16 | #include "mainview.h" | 16 | #include "mainview.h" |
17 | #include <qmetaobject.h> | 17 | #include <qmetaobject.h> |
18 | #include <qapplication.h> | 18 | #include <qapplication.h> |
19 | 19 | ||
20 | 20 | ||
21 | 21 | ||
22 | const char *MainView::className() const | 22 | const char *MainView::className() const |
23 | { | 23 | { |
24 | return "MainView"; | 24 | return "MainView"; |
25 | } | 25 | } |
26 | 26 | ||
27 | QMetaObject *MainView::metaObj = 0; | 27 | QMetaObject *MainView::metaObj = 0; |
28 | 28 | ||
29 | void MainView::initMetaObject() | 29 | void MainView::initMetaObject() |
30 | { | 30 | { |
31 | if ( metaObj ) | 31 | if ( metaObj ) |
32 | return; | 32 | return; |
33 | if ( qstrcmp(QMainWindow::className(), "QMainWindow") != 0 ) | 33 | if ( qstrcmp(QMainWindow::className(), "QMainWindow") != 0 ) |
34 | badSuperclassWarning("MainView","QMainWindow"); | 34 | badSuperclassWarning("MainView","QMainWindow"); |
35 | (void) staticMetaObject(); | 35 | (void) staticMetaObject(); |
36 | } | 36 | } |
diff --git a/noncore/net/ubrowser/moc_mainview.o b/noncore/net/ubrowser/moc_mainview.o deleted file mode 100644 index 9f2391f..0000000 --- a/noncore/net/ubrowser/moc_mainview.o +++ b/dev/null | |||
Binary files differ | |||