oops, some changes for previous commit

forgot fix qcatool usage
forgot rename qcatool manpage
This commit is contained in:
Ivan Romanov 2013-10-02 22:22:37 +06:00
parent 49f312505c
commit 013d6846fc
2 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#include <QTimer>
const char *const APPNAME = "qcatool";
const char *const EXENAME = "qcatool2";
const char *const EXENAME = "qcatool";
const char *const VERSION = "2.0.3";
static QStringList wrapstring(const QString &str, int width)