Skip to content

Commit

Permalink
Merge branch 'master' into wip-translator
Browse files Browse the repository at this point in the history
  • Loading branch information
Wohlstand committed Mar 9, 2024
2 parents 5f89b40 + 3779ea4 commit bfc1923
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Editor/editing/edit_level/levelprops.ui
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,13 @@
<string>Level Properties</string>
</property>
<property name="windowIcon">
<iconset resource="../../_resources/editor.qrc">
<iconset resource="../../_resources/toolbar/toolbar.qrc">
<normaloff>:/toolbar/dock/level16.png</normaloff>
<normalon>:/toolbar/dock/level16.png</normalon>
<activeoff>:/toolbar/dock/level16.png</activeoff>
<activeon>:/toolbar/dock/level16.png</activeon>
<selectedon>:/toolbar/dock/level16.png</selectedon>:/toolbar/dock/level16.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<property name="modal">
<bool>false</bool>
</property>
Expand Down Expand Up @@ -334,7 +331,7 @@
</layout>
</widget>
<resources>
<include location="../../_resources/editor.qrc"/>
<include location="../../_resources/toolbar/toolbar.qrc"/>
</resources>
<connections>
<connection>
Expand Down

0 comments on commit bfc1923

Please sign in to comment.