QTfrontend/ui/page/pageplayrecord.cpp
changeset 7130 fcab1fd02bc6
parent 7000 d22633829ac8
child 7382 b158940f83e2
equal deleted inserted replaced
7128:574b385ce7df 7130:fcab1fd02bc6
   108 }
   108 }
   109 
   109 
   110 
   110 
   111 void PagePlayDemo::refresh()
   111 void PagePlayDemo::refresh()
   112 {
   112 {
   113     if (this->isVisible());
   113     if (this->isVisible())
   114         FillFromDir(recType);
   114         FillFromDir(recType);
   115 }
   115 }
   116 
   116 
   117 
   117 
   118 void PagePlayDemo::renameRecord()
   118 void PagePlayDemo::renameRecord()