Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Commit

Permalink
Remove "Please apply CLR manually" from theme selector
Browse files Browse the repository at this point in the history
  • Loading branch information
athre0z committed May 25, 2019
1 parent c3926f5 commit 77a65bc
Showing 1 changed file with 7 additions and 23 deletions.
30 changes: 7 additions & 23 deletions plugins/idaskins/ui/ThemeSelector.ui
Original file line number Diff line number Diff line change
Expand Up @@ -123,13 +123,6 @@
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="lblClrPath">
<property name="text">
<string>CLR File:</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="lblVersion">
<property name="text">
Expand All @@ -155,24 +148,15 @@
</item>
</layout>
</item>
<item row="3" column="0">
<widget class="QLabel" name="lblClrPath">
<property name="text">
<string>CLR File:</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QLabel" name="lblInstallInstr">
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Skins and text color themes (.clr) have to be applied seperately. If included, after choosing a skin, copy the above path and go to Options -&gt; Colors -&gt; Import to apply the color theme.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>
Expand Down

0 comments on commit 77a65bc

Please sign in to comment.