Work on wxUI and UsersDialog

This commit is contained in:
2011-09-04 11:21:30 +02:00
parent e6ff989bfa
commit f6e0f92ad7
7 changed files with 224 additions and 49 deletions

View File

@@ -54,7 +54,7 @@ class ExportEngine;
class KissCount : public QApplication
{
public:
KissCount(const char* bdd_filename);
KissCount(int argc, char** argv);
~KissCount();
std::list<QString> GetUsers();