summaryrefslogtreecommitdiffstats
path: root/mainwindow.ui
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2015-09-01 15:28:32 +0200
committerStefan Suhren <suhren.stefan@fh-swf.de>2015-09-01 15:28:32 +0200
commitc7c3427454cb9f94c3e934ec0497c21c2e4576c2 (patch)
tree59933d317d6eb5ab9fc1fd300f6642bc6561a5bd /mainwindow.ui
parent00be2262fe99ce24fb6649c0056d2d5c7f862f79 (diff)
downloadsrc-c7c3427454cb9f94c3e934ec0497c21c2e4576c2.tar.gz
src-c7c3427454cb9f94c3e934ec0497c21c2e4576c2.zip
Vergib ordentliche Namen für alle wichtigen UI Elemente
Diffstat (limited to 'mainwindow.ui')
-rw-r--r--mainwindow.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/mainwindow.ui b/mainwindow.ui
index 16715e0..9e3455c 100644
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -35,14 +35,14 @@
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
- <widget class="QLineEdit" name="lineEditClearFile">
+ <widget class="QLineEdit" name="lineEditFilePath">
<property name="echoMode">
<enum>QLineEdit::Normal</enum>
</property>
</widget>
</item>
<item>
- <widget class="QPushButton" name="pushButtonOpenFileClear">
+ <widget class="QPushButton" name="pushButtonOpenFile">
<property name="text">
<string>Datei auswählen</string>
</property>