SVN_SILENT
few i18n -> i18nc updates svn path=/trunk/KDE/kdebase/workspace/; revision=728234
This commit is contained in:
parent
0b28be3447
commit
0e4c8b921b
1 changed files with 1 additions and 1 deletions
|
@ -41,9 +41,9 @@ struct SessionInfo
|
|||
bool skipTaskbar;
|
||||
bool skipPager;
|
||||
bool userNoBorder;
|
||||
NET::WindowType windowType;
|
||||
bool active; // means 'was active in the saved session', not used otherwise
|
||||
bool fake; // fake session, i.e. 'save window settings', not SM restored
|
||||
NET::WindowType windowType;
|
||||
};
|
||||
|
||||
QList<SessionInfo*> fakeSession;
|
||||
|
|
Loading…
Reference in a new issue