Loading

Paste #puzytgehg

  1. Index: src/signs_gui.cpp
  2. ===================================================================
  3. --- src/signs_gui.cpp   (revision 26826)
  4. +++ src/signs_gui.cpp   (working copy)
  5. @@ -160,7 +160,6 @@
  6.  
  7.         /* Initialize the text edit widget */
  8.         this->querystrings[WID_SIL_FILTER_TEXT] = &this->filter_editbox;
  9. -       this->filter_editbox.ok_button = WID_SIL_FILTER_ENTER_BTN;
  10.         this->filter_editbox.cancel_button = QueryString::ACTION_CLEAR;
  11.  
  12.         /* Initialize the filtering variables */
  13.  

Comments