okay, buttons now work

This commit is contained in:
arcan1s
2014-01-31 21:46:21 +04:00
parent 71a8922ff0
commit 8a1cd25d6e
5 changed files with 135 additions and 9 deletions

View File

@ -1,8 +1,9 @@
#ifndef VERSION_H
#define VERSION_H
#ifndef PROJ_VERSION
#define PROJ_VERSION "@PROJECT_VERSION@"
#endif /* PROJ_VERSION */
#define AUTHOR "Evgeniy Alekseev"
#define DATE "2014-2014"
#define NAME "Netctl plasmoid"
#define VERSION "@PROJECT_VERSION@"
#endif /* VERSION_H */