summaryrefslogtreecommitdiff
path: root/noncore/settings/appearance2/editScheme.h
Unidiff
Diffstat (limited to 'noncore/settings/appearance2/editScheme.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/appearance2/editScheme.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/settings/appearance2/editScheme.h b/noncore/settings/appearance2/editScheme.h
index 93dc50d..c7539cb 100644
--- a/noncore/settings/appearance2/editScheme.h
+++ b/noncore/settings/appearance2/editScheme.h
@@ -29,8 +29,12 @@
29#ifndef EDITSCHEME_H 29#ifndef EDITSCHEME_H
30#define EDITSCHEME_H 30#define EDITSCHEME_H
31 31
32#include <opie2/ocolorbutton.h>
33
32#include <qdialog.h> 34#include <qdialog.h>
33 35
36using Opie::OColorButton;
37
34class QColor; 38class QColor;
35class OColorButton; 39class OColorButton;
36 40