00bdcc2e0d
automatically a match entry and create a new one if none is found. CCMAIL: 84605-done@bugs.kde.org svn path=/trunk/kdebase/kwin/; revision=333894
8 lines
218 B
C++
8 lines
218 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"
|
|
#include "../../utils.cpp"
|