aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/addon/PackAddonDialog.h
diff options
context:
space:
mode:
authorGravatar Elvio Basello2011-04-21 20:07:42 +0000
committerGravatar Elvio Basello2011-04-21 20:07:42 +0000
commit9a20d15b006ad88ff4661debbd7c45b7dad61b3f (patch)
treed5fa7ea457b92fab50ebd10d240f311e67d7a125 /src/modules/addon/PackAddonDialog.h
parentdrop windows2000 from the officially supported os (diff)
downloadKVIrc-9a20d15b006ad88ff4661debbd7c45b7dad61b3f.tar.gz
KVIrc-9a20d15b006ad88ff4661debbd7c45b7dad61b3f.tar.bz2
KVIrc-9a20d15b006ad88ff4661debbd7c45b7dad61b3f.zip
removed useless pointer
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5796 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/addon/PackAddonDialog.h')
-rw-r--r--src/modules/addon/PackAddonDialog.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/modules/addon/PackAddonDialog.h b/src/modules/addon/PackAddonDialog.h
index 5819a8186..0d70d6ca1 100644
--- a/src/modules/addon/PackAddonDialog.h
+++ b/src/modules/addon/PackAddonDialog.h
@@ -101,10 +101,9 @@ protected:
/**
* \brief Ensures the sources directory is complete
* \param pszError The buffer containing errors
- * \param pszWarning The buffer containing warnings
* \return bool
*/
- bool checkDirTree(QString * pszError, QString * pszWarning);
+ bool checkDirTree(QString * pszError);
/**
* \brief Creates the installer file