summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/profileeditordialog.h
authordrw <drw>2004-02-23 17:41:08 (UTC)
committer drw <drw>2004-02-23 17:41:08 (UTC)
commit0259f547f4dea6e10df1e02ee78b343137de24ed (patch) (unidiff)
treec09a0a69c8dfe397238bf476a849875306072855 /noncore/apps/opie-console/profileeditordialog.h
parentd1e639b1272a6ba18ebe3fc982148ce0cb5c8c84 (diff)
downloadopie-0259f547f4dea6e10df1e02ee78b343137de24ed.zip
opie-0259f547f4dea6e10df1e02ee78b343137de24ed.tar.gz
opie-0259f547f4dea6e10df1e02ee78b343137de24ed.tar.bz2
Opie Console: libopie->libopie2
Diffstat (limited to 'noncore/apps/opie-console/profileeditordialog.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/profileeditordialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/opie-console/profileeditordialog.h b/noncore/apps/opie-console/profileeditordialog.h
index c731747..97bd650 100644
--- a/noncore/apps/opie-console/profileeditordialog.h
+++ b/noncore/apps/opie-console/profileeditordialog.h
@@ -1,11 +1,11 @@
1#ifndef PROFILE_EDITOR_DIALOG 1#ifndef PROFILE_EDITOR_DIALOG
2#define PROFILE_EDITOR_DIALOG 2#define PROFILE_EDITOR_DIALOG
3 3
4#include <qdialog.h> 4#include <qdialog.h>
5#include <opie/otabwidget.h> 5#include <opie2/otabwidget.h>
6 6
7#include "profile.h" 7#include "profile.h"
8 8
9class MetaFactory; 9class MetaFactory;
10class EditBase; 10class EditBase;
11class QTabWidget; 11class QTabWidget;