Port to uic4

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=588880
This commit is contained in:
Laurent Montel
2006-09-27 09:35:02 +00:00
parent 1c7f432808
commit 454334da50
5 changed files with 414 additions and 438 deletions

View File

@@ -49,8 +49,8 @@ class SessionListBoxText : public Q3ListBoxText
QString m_filename;
};
SessionEditor::SessionEditor(QWidget * parent, const char *name)
:SessionDialog(parent, name)
SessionEditor::SessionEditor(QWidget * parent)
:SessionDialog(parent)
{
sesMod=false;
oldSession=-1;