tried to reduce the time to refresh measurement and settings tab

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@258 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
l_maliakal_d
2014-02-07 12:33:07 +00:00
parent 534be9f942
commit f768886308
3 changed files with 43 additions and 44 deletions

View File

@ -741,7 +741,7 @@ void qDetectorMain::EnableTabs(){
//moved to here, so that its all in order, instead of signals and different threads
if(!enable) {
//refresh all the required tabs
tab_actions->Refresh();
tab_actions->Refresh();// angular, positions,
tab_measurement->Refresh();
tab_settings->Refresh();