(svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf.
This commit is contained in:
@@ -42,7 +42,6 @@ struct QueryString {
|
||||
int cancel_button; ///< Widget button of parent window to simulate when pressing CANCEL in OSK.
|
||||
Textbuf text;
|
||||
const char *orig;
|
||||
CharSetFilter afilter;
|
||||
bool handled;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user