36b64e3897
works, because I haven't written any kind of docs for it yet, and the most important button doesn't work yet either (yes, that one that has it written on it). I just hope the GUI doesn't suck too much, because I'm really bad at such things. svn path=/trunk/kdebase/kwin/; revision=322524
7 lines
191 B
C++
7 lines
191 B
C++
// Include some code from kwin core in order to avoid
|
|
// double implementation.
|
|
|
|
#include "ruleslist.h"
|
|
#include "../../rules.cpp"
|
|
#include "../../placement.cpp"
|
|
#include "../../options.cpp"
|