mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-15 06:45:48 +00:00
auxiliary commit
* drop unnecessary includes * bump API versions inside version.h
This commit is contained in:
@ -12,11 +12,11 @@
|
||||
|
||||
// configuraion
|
||||
// graphical items api version
|
||||
#define AWGIAPI 2
|
||||
#define AWGIAPI 3
|
||||
// extquotes api version
|
||||
#define AWEQAPI 2
|
||||
#define AWEQAPI 3
|
||||
// extscript api version
|
||||
#define AWESAPI 3
|
||||
#define AWESAPI 4
|
||||
// extupgrade api version
|
||||
#define AWEUAPI 3
|
||||
// extweather api version
|
||||
@ -43,6 +43,5 @@
|
||||
#define CMAKE_BUILD_TYPE "@CMAKE_BUILD_TYPE@"
|
||||
#define CMAKE_INSTALL_PREFIX "@CMAKE_INSTALL_PREFIX@"
|
||||
#define BUILD_PLASMOIDS "@BUILD_PLASMOIDS@"
|
||||
#define QUEUE_LIMIT @QUEUE_LIMIT@
|
||||
|
||||
#endif /* VERSION_H */
|
||||
|
Reference in New Issue
Block a user