diff options
| author | Silarn <jrim@rimpo.org> | 2019-12-10 14:56:56 -0600 |
|---|---|---|
| committer | Silarn <jrim@rimpo.org> | 2019-12-10 14:56:56 -0600 |
| commit | 923e514b0f01153a7938f88dfe6206075581e5ea (patch) | |
| tree | 58da14674895e236048f28e9efd611d7a30e15ef /src/modinfodialog.ui | |
| parent | 29d16f879d45a9eb42d91fca00cb8712d22a83c8 (diff) | |
Change the modinfo image preview button to a toolbutton
Diffstat (limited to 'src/modinfodialog.ui')
| -rw-r--r-- | src/modinfodialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modinfodialog.ui b/src/modinfodialog.ui index 59263e1c..d7b03d70 100644 --- a/src/modinfodialog.ui +++ b/src/modinfodialog.ui @@ -268,7 +268,7 @@ <number>0</number>
</property>
<item>
- <widget class="QPushButton" name="previewPluginButton">
+ <widget class="QToolButton" name="previewPluginButton">
<property name="text">
<string>Open with Preview Plugin</string>
</property>
|
