author | ulf69 <ulf69> | 2004-10-22 03:17:57 (UTC) |
---|---|---|
committer | ulf69 <ulf69> | 2004-10-22 03:17:57 (UTC) |
commit | d7ca0e5ca1346116145209b49ae62abeefebdb5f (patch) (unidiff) | |
tree | 29080282472aa29ebe3a8ebd4e47837e18e0b51b | |
parent | e81c11b59475d934608c7253d2862933d497d1f8 (diff) | |
download | kdepimpi-d7ca0e5ca1346116145209b49ae62abeefebdb5f.zip kdepimpi-d7ca0e5ca1346116145209b49ae62abeefebdb5f.tar.gz kdepimpi-d7ca0e5ca1346116145209b49ae62abeefebdb5f.tar.bz2 |
added include statement to make it buildable on all systems
-rw-r--r-- | microkde/kdeui/kjanuswidget.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/microkde/kdeui/kjanuswidget.cpp b/microkde/kdeui/kjanuswidget.cpp index 7d25854..462c44f 100644 --- a/microkde/kdeui/kjanuswidget.cpp +++ b/microkde/kdeui/kjanuswidget.cpp | |||
@@ -32,3 +32,3 @@ | |||
32 | #include <qobjectlist.h> | 32 | #include <qobjectlist.h> |
33 | 33 | #include <qstringlist.h> | |
34 | /*US | 34 | /*US |
@@ -298,2 +298,3 @@ QFrame *KJanusWidget::addPage( const QString &itemName, const QString &header, | |||
298 | { | 298 | { |
299 | |||
299 | QStringList items; | 300 | QStringList items; |