diff options
Diffstat (limited to 'plugingui')
| -rw-r--r-- | plugingui/textedit.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/plugingui/textedit.h b/plugingui/textedit.h index edad302..44189a5 100644 --- a/plugingui/textedit.h +++ b/plugingui/textedit.h @@ -73,7 +73,6 @@ private:  	Font font;  	std::string _text; -	size_t pos{0};  	bool readonly{true}; | 
