mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-02-14 15:49:15 -06:00
preferencesdialog: Center text in line edit
This commit is contained in:
@@ -306,6 +306,9 @@ QGroupBox::title {
|
||||
<property name="maxLength">
|
||||
<number>15</number>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="1">
|
||||
|
||||
Reference in New Issue
Block a user