mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.4.3
This commit is contained in:
parent
2384aaad4e
commit
5bbd592636
2
HISTORY
2
HISTORY
@ -294,3 +294,5 @@ Version 0.4.2
|
|||||||
and slopes
|
and slopes
|
||||||
- adapted libskindesignerapi makefile for LCLBLD
|
- adapted libskindesignerapi makefile for LCLBLD
|
||||||
|
|
||||||
|
Version 0.4.3
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
static const char *VERSION = "0.4.2";
|
static const char *VERSION = "0.4.3";
|
||||||
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
||||||
|
|
||||||
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
||||||
|
Loading…
Reference in New Issue
Block a user