summaryrefslogtreecommitdiffstats
path: root/kdeui/kcolorbtn.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kcolorbtn.h')
-rw-r--r--kdeui/kcolorbtn.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/kdeui/kcolorbtn.h b/kdeui/kcolorbtn.h
deleted file mode 100644
index 1bf95def3..000000000
--- a/kdeui/kcolorbtn.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef KCOLORBTN_H
-#define KCOLORBTN_H
-
-#ifdef KDE_NO_COMPAT
-#ifdef __GNUC__
-#warning <kcolorbtn.h> is the old name. Use <kcolorbutton.h> from now on
-#endif
-#endif
-#include <kcolorbutton.h>
-
-#endif
-