From b5c57220c9a7b685418c8e8e0e02906659dd8b47 Mon Sep 17 00:00:00 2001 From: leseb Date: Fri, 21 Jun 2002 09:18:58 +0000 Subject: Missing public attribute --- (limited to 'noncore/unsupported') 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: -- cgit v0.9.0.2