mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
gui/widget/stringinput_ext.h: add CIntInput method to force char* value update
Origin commit data
------------------
Branch: ni/coolstream
Commit: f363cf7f0e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-31 (Tue, 31 Jul 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -226,8 +226,7 @@ class CIntInput : public CExtendedInput
|
||||
char* getValue() {
|
||||
return myValueStringOutput;
|
||||
}
|
||||
void updateValue() { onBeforeExec(); }
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user