Подправил интерфейс

This commit is contained in:
krivoshein
2025-01-24 16:39:12 +03:00
parent f25bb386c0
commit b5ea06ce9a
4 changed files with 19 additions and 75 deletions

View File

@@ -9,7 +9,7 @@ CommonView::CommonView(ConnectorToServer* connectorToServer, TypeView type, QWid
treeWidget(nullptr),
typeView(type),
archiveVisible(false),
notLoggedInVisible(false),
notLoggedInVisible(true),
adminMode(false),
authComplited(false),
lastCurrentID(0),