summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/dvdgroup.h
Unidiff
Diffstat (limited to 'noncore/tools/remote/dvdgroup.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/remote/dvdgroup.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/tools/remote/dvdgroup.h b/noncore/tools/remote/dvdgroup.h
index 04c301b..c9fe347 100644
--- a/noncore/tools/remote/dvdgroup.h
+++ b/noncore/tools/remote/dvdgroup.h
@@ -14,13 +14,12 @@ You should have received a copy of the GNU General Public License along with thi
14Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 14Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
15*/ 15*/
16 16
17#include <qwidget.h> 17#include <qwidget.h>
18#include <qpushbutton.h> 18#include <qpushbutton.h>
19#include <qlayout.h> 19#include <qlayout.h>
20#include <qpe/resource.h>
21#include <qiconset.h> 20#include <qiconset.h>
22 21
23class DVDGroup : public QWidget 22class DVDGroup : public QWidget
24{ 23{
25public: 24public:
26 DVDGroup(QWidget *parent=0, const char *name=0); 25 DVDGroup(QWidget *parent=0, const char *name=0);