Simplify QtCreator file, update TODO once more, tag patch level

This commit is contained in:
Axel Kohlmeyer
2023-08-06 20:34:03 -04:00
parent 6dcfe130a4
commit f345146103
3 changed files with 17 additions and 17 deletions

View File

@ -13,19 +13,13 @@
<property name="windowTitle">
<string>LammpsGui</string>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="CodeEditor" name="textEdit">
<property name="enabled">
<bool>true</bool>
</property>
<property name="acceptDrops">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
<widget class="CodeEditor" name="textEdit">
<property name="enabled">
<bool>true</bool>
</property>
<property name="acceptDrops">
<bool>true</bool>
</property>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
@ -33,7 +27,7 @@
<x>0</x>
<y>0</y>
<width>600</width>
<height>23</height>
<height>24</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@ -345,7 +339,8 @@
</action>
<action name="actionDefaults">
<property name="icon">
<iconset theme="document-revert"/>
<iconset theme="document-revert">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
<string>Reset to &amp;Defaults</string>