diff options
Diffstat (limited to 'twin/oldheaders/workspace.h')
-rw-r--r-- | twin/oldheaders/workspace.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/twin/oldheaders/workspace.h b/twin/oldheaders/workspace.h new file mode 100644 index 000000000..cff5cdb61 --- /dev/null +++ b/twin/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/twin/clients/PORTING . |