mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
Wait крутилки на все действия с редакторами
This commit is contained in:
@@ -29,6 +29,7 @@ public:
|
||||
|
||||
public:
|
||||
CommonView(ConnectorToServer* connectorToServer, TypeView type, QWidget *parent = nullptr);
|
||||
~CommonView();
|
||||
|
||||
public:
|
||||
void setAdminMode(bool adminMode)
|
||||
@@ -67,6 +68,8 @@ protected:
|
||||
bool authComplited;
|
||||
int lastCurrentID;
|
||||
TypeObject typeObject;
|
||||
|
||||
WaitAnimationWidget *waitAnimationWidget;
|
||||
};
|
||||
|
||||
#endif // COMMONVIEW_H
|
||||
|
||||
Reference in New Issue
Block a user