Skip to content

Commit

Permalink
Fixed the names of the windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Weber authored and Christian Weber committed Aug 14, 2014
1 parent 46db112 commit e7d625a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ui/v800fs.ui
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
<string>V800 Filesystem Browser</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
Expand Down
2 changes: 1 addition & 1 deletion src/ui/v800main.ui
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>V800Main</string>
<string>V800 Downloader</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
Expand Down

0 comments on commit e7d625a

Please sign in to comment.