mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
kate: correct comment
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
9312d4e056
commit
c6684b8278
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ int main( int argc, char **argv )
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef Q_WS_X11
|
#ifdef Q_WS_X11
|
||||||
// make the world happy, it are started, kind of...
|
// make the world happy, it started, kind of...
|
||||||
KStartupInfo::appStarted ();
|
KStartupInfo::appStarted ();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue