mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.4.5
This commit is contained in:
parent
28743412fe
commit
896ff99113
2
HISTORY
2
HISTORY
@ -310,3 +310,5 @@ Version 0.4.4
|
|||||||
|
|
||||||
- feature: possibility to move viewelements when starting view
|
- feature: possibility to move viewelements when starting view
|
||||||
- expanded shifting features
|
- expanded shifting features
|
||||||
|
|
||||||
|
Version 0.4.5
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
static const char *VERSION = "0.4.4";
|
static const char *VERSION = "0.4.5";
|
||||||
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