mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-02 08:24:56 +01:00
adcs refresh only in developer tab
This commit is contained in:
@@ -878,4 +878,12 @@ void qDetectorMain::UncheckServer(){
|
||||
}
|
||||
|
||||
|
||||
//-------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
bool qDetectorMain::isCurrentlyTabDeveloper(){
|
||||
return (tabs->currentIndex()==Developer);
|
||||
}
|
||||
|
||||
|
||||
//-------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user