Api doxygen fixes.

SVN_SILENT

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=956790
wilder-portage
Kurt Hindenburg 17 years ago
parent 23ee1eecd4
commit b9a50b9f56
  1. 4
      src/ViewManager.h

@ -210,8 +210,8 @@ public slots:
int currentSession();
/** DBus slot that creates a new session in the current view.
* @param the name of the profile to be used
* @param directory is the working directory, where the session gets
* @param profile the name of the profile to be used
* @param directory the working directory where the session is
* started.
*/
int newSession(QString profile, QString directory);

Loading…
Cancel
Save