diff options
| author | 2009-02-18 21:33:03 +0000 | |
|---|---|---|
| committer | 2009-02-18 21:33:03 +0000 | |
| commit | 12feed3c4936524a7486e1048513dbae219f28dc (patch) | |
| tree | 49ba47f0bb27641042e6e4d33f60d0bbb156337d /src/modules/objects/class_datetimeedit.h | |
| parent | updated german translations (diff) | |
| download | KVIrc-12feed3c4936524a7486e1048513dbae219f28dc.tar.gz KVIrc-12feed3c4936524a7486e1048513dbae219f28dc.tar.bz2 KVIrc-12feed3c4936524a7486e1048513dbae219f28dc.zip | |
Temp fix
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3087 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/objects/class_datetimeedit.h')
| -rw-r--r-- | src/modules/objects/class_datetimeedit.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/objects/class_datetimeedit.h b/src/modules/objects/class_datetimeedit.h index 842934c53..6d15beef8 100644 --- a/src/modules/objects/class_datetimeedit.h +++ b/src/modules/objects/class_datetimeedit.h @@ -40,8 +40,8 @@ public: protected: virtual bool init(KviKvsRunTimeContext * pContext,KviKvsVariantList *pParams); -/*bool setText(KviKvsObjectFunctionCall *c); - bool text(KviKvsObjectFunctionCall *c); + bool date(KviKvsObjectFunctionCall *c); +/* bool text(KviKvsObjectFunctionCall *c); bool setImage(KviKvsObjectFunctionCall *c); bool clickEvent(KviKvsObjectFunctionCall *c); |
