mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
[dbmanager] set columns tab as default in edit table widget (before was indexes tab)
This commit is contained in:
parent
eafd579dd7
commit
1a18fba2f8
@ -17,7 +17,7 @@
|
||||
<item>
|
||||
<widget class="QTabWidget" name="tabs">
|
||||
<property name="currentIndex">
|
||||
<number>2</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="tabColumns">
|
||||
<attribute name="title">
|
||||
|
Loading…
x
Reference in New Issue
Block a user