summaryrefslogtreecommitdiffstats
path: root/tdeui/kcolordlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/kcolordlg.h')
-rw-r--r--tdeui/kcolordlg.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tdeui/kcolordlg.h b/tdeui/kcolordlg.h
new file mode 100644
index 000000000..48b1a8938
--- /dev/null
+++ b/tdeui/kcolordlg.h
@@ -0,0 +1,6 @@
+#ifndef KDE_NO_COMPAT
+#ifndef __KCOLORDLG_H_
+#define __KCOLORDLG_H_
+#include <kcolordialog.h>
+#endif
+#endif