From 64332a468e33dab2bd079fec311c944ff0efec52 Mon Sep 17 00:00:00 2001 From: Noldor Date: Sun, 21 Mar 2010 22:12:21 +0000 Subject: some fixes in class editor git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4191 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/classeditor/classeditor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/classeditor/classeditor.h') diff --git a/src/modules/classeditor/classeditor.h b/src/modules/classeditor/classeditor.h index 028e1d3a1..3024760fa 100644 --- a/src/modules/classeditor/classeditor.h +++ b/src/modules/classeditor/classeditor.h @@ -201,7 +201,7 @@ protected: void activateItem(QTreeWidgetItem * it); bool hasSelectedItems(); bool askForClassName(QString &szClassName,QString &szInheritsClassName,bool bEdit); - QString askForNamespaceName(const QString &szAction,const QString &szText,const QString &szInitialText); + bool askForNamespaceName(const QString &szAction,const QString &szText,const QString &szInitialText, QString &szNameBuffer); bool askForFunction(QString &szFunctionName,bool * bInternal, const QString &szClassName); void searchInheritsedClasses(const QString szClass,KviPointerList & pInheritsedClasses); bool classExists(QString &szFullItemName); -- cgit v1.3.1-10-gc9f91