Skip to content

Commit

Permalink
ui: reduce dlg opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Apr 28, 2024
1 parent 2eeeee4 commit ec9c839
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion qtribu/gui/form_article.ui
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<string>GeoRDP - News Form</string>
</property>
<property name="windowOpacity">
<double>0.900000000000000</double>
<double>0.98</double>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
Expand Down
2 changes: 1 addition & 1 deletion qtribu/gui/form_rdp_news.ui
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<string>GeoRDP - News Form</string>
</property>
<property name="windowOpacity">
<double>0.900000000000000</double>
<double>0.98</double>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
Expand Down

0 comments on commit ec9c839

Please sign in to comment.