switching databases

This commit is contained in:
BarsTiger
2022-08-11 15:16:06 +03:00
parent 6ecb6560b0
commit 641b4346bd
9 changed files with 53 additions and 5 deletions

View File

@@ -267,6 +267,13 @@ QSpinBox::up-button {
QSpinBox::down-button {
border: none;
background: none;
}
QToolBox::tab {
border-style: solid;
border-width: 1px;
border-radius: 5px;
border-color: #303030;
}</string>
</property>
<widget class="QWidget" name="centralwidget">