Renamed User* to Account* (#41)

This commit is contained in:
Bur0k
2017-04-19 15:24:19 +02:00
committed by fourtf
parent 780286582f
commit 38062cb3c5
4 changed files with 11 additions and 11 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>UserPopup</class>
<widget class="QWidget" name="UserPopup">
<class>AccountPopup</class>
<widget class="QWidget" name="AccountPopup">
<property name="geometry">
<rect>
<x>0</x>
@@ -17,7 +17,7 @@
</sizepolicy>
</property>
<property name="windowTitle">
<string>UserPopup</string>
<string>AccountPopup</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="3" column="0">