Wichert Akkerman лет назад: 25
Родитель
Сommit
e7acb1a940
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      dselect/dselect.h

+ 1 - 1
dselect/dselect.h

@@ -71,7 +71,7 @@ protected:
   varbuf whatinfovb;
   char searchstring[50];
 
-  void setheights();
+  virtual void setheights();
   void unsizes();
   void dosearch();
   void displayhelp(const struct helpmenuentry *menu, int key);