Skip to content

Commit

Permalink
Remove main window title
Browse files Browse the repository at this point in the history
  • Loading branch information
vetux committed Apr 5, 2021
1 parent 5568d7f commit 0223d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/forms/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</size>
</property>
<property name="windowTitle">
<string>Calculator</string>
<string/>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QHBoxLayout" name="horizontalLayout_11">
Expand Down

0 comments on commit 0223d73

Please sign in to comment.