SVN_SILENT

few i18n -> i18nc updates

svn path=/trunk/KDE/kdebase/workspace/; revision=728234
icc-effect-5.14.5
Nick Shaforostoff 2007-10-22 19:32:01 +00:00
parent 0b28be3447
commit 0e4c8b921b
1 changed files with 1 additions and 1 deletions

View File

@ -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;