* Add percents to month stats

* Remove version from translation
* Update TODO
This commit is contained in:
2010-08-14 22:04:03 +02:00
parent 0336b6620e
commit 023b1def9d
9 changed files with 50 additions and 45 deletions

View File

@@ -27,6 +27,8 @@ along with KissCount. If not, see <http://www.gnu.org/licenses/>.
#include <model/model.h>
#include <view/wxUI.h>
#define APP_VERSION "v0.1 beta"
class wxUI;
class KissCount
{