Corrected wxRTC font dialog spin button behaviour

This commit is contained in:
JulianSmart
2015-08-18 16:36:16 +01:00
parent 9cfda3ca4d
commit 84b3644680
4 changed files with 65 additions and 16 deletions

View File

@@ -2075,7 +2075,7 @@ public:
list (ok, newPos).
@endWxPerlOnly
*/
bool DeleteSelectedContent(long* newPos= NULL);
virtual bool DeleteSelectedContent(long* newPos= NULL);
/**
Transforms logical (unscrolled) position to physical window position.