kwin/tiling
Arthur Arlt 85c5439b5d Remove tiling dependency from Client
The direct method calls from class Client were removed and replaced by
connecting to the appropriate signals emitted by class Client. The
affected methods in class Tiling are notifyTilingWindowMinimizeToggle() and
updateAllTiles() which are now private Q_SLOTS.
Including tiling.h in class Client is no longer needed and was removed.
2011-07-28 13:06:30 +02:00
..
tiling.cpp Remove tiling dependency from Client 2011-07-28 13:06:30 +02:00
tiling.h Remove tiling dependency from Client 2011-07-28 13:06:30 +02:00