summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/packagelist.h
authorleseb <leseb>2002-06-21 09:18:58 (UTC)
committer leseb <leseb>2002-06-21 09:18:58 (UTC)
commitb5c57220c9a7b685418c8e8e0e02906659dd8b47 (patch) (side-by-side diff)
treef92e01b5354d13086bd9dfb2882f9063d18c7537 /noncore/unsupported/oipkg/packagelist.h
parent312c3d051c78daaeadc9ec0b3a161e392bcd0030 (diff)
downloadopie-b5c57220c9a7b685418c8e8e0e02906659dd8b47.zip
opie-b5c57220c9a7b685418c8e8e0e02906659dd8b47.tar.gz
opie-b5c57220c9a7b685418c8e8e0e02906659dd8b47.tar.bz2
Missing public attribute
Diffstat (limited to 'noncore/unsupported/oipkg/packagelist.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/packagelist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/oipkg/packagelist.h b/noncore/unsupported/oipkg/packagelist.h
index 78dcd92..46a00e9 100644
--- a/noncore/unsupported/oipkg/packagelist.h
+++ b/noncore/unsupported/oipkg/packagelist.h
@@ -6,7 +6,7 @@
#include "pksettings.h"
#include "debug.h"
-class PackageList :QObject
+class PackageList : public QObject
{
Q_OBJECT
public: