Wichert Akkerman пре 25 година
родитељ
комит
e7acb1a940
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      dselect/dselect.h

+ 1 - 1
dselect/dselect.h

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