added initial (very raw and bugged) multi account support
This commit is contained in:
@@ -306,7 +306,7 @@
|
||||
<string>minutes</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QComboBox" name="comboBox">
|
||||
<widget class="QComboBox" name="comboAccounts">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>20</x>
|
||||
@@ -315,6 +315,9 @@
|
||||
<height>23</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="insertPolicy">
|
||||
<enum>QComboBox::InsertAtCurrent</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QPushButton" name="btnAddAccount">
|
||||
<property name="geometry">
|
||||
|
||||
Reference in New Issue
Block a user