summaryrefslogtreecommitdiffstats
path: root/kwin/oldheaders/workspace.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/oldheaders/workspace.h')
-rw-r--r--kwin/oldheaders/workspace.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/kwin/oldheaders/workspace.h b/kwin/oldheaders/workspace.h
new file mode 100644
index 000000000..89db145b2
--- /dev/null
+++ b/kwin/oldheaders/workspace.h
@@ -0,0 +1,4 @@
+#error The KWin decorations API provided by this header file is obsolete.
+#error All code using it will have to be ported to the new KDecoration API.
+
+// See kdebase/kwin/clients/PORTING .