Fix forward declaration
svn path=/trunk/KDE/kdebase/workspace/; revision=1023066
This commit is contained in:
parent
f26ea79b6d
commit
9178d9c191
2 changed files with 0 additions and 2 deletions
|
@ -36,7 +36,6 @@ namespace KWin
|
|||
namespace TabBox
|
||||
{
|
||||
|
||||
class TabBoxConfig;
|
||||
|
||||
/**
|
||||
* The model for TabBoxClients used in TabBox.
|
||||
|
|
|
@ -35,7 +35,6 @@ namespace KWin
|
|||
namespace TabBox
|
||||
{
|
||||
class ClientModel;
|
||||
class TabBoxConfig;
|
||||
|
||||
/**
|
||||
* The model for desktops used in TabBox.
|
||||
|
|
Loading…
Reference in a new issue