mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
default to correct prefs location
This commit is contained in:
parent
1a9b288307
commit
8562a3046e
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QTabWidget" name="tabWidget" >
|
<widget class="QTabWidget" name="tabWidget" >
|
||||||
<property name="currentIndex" >
|
<property name="currentIndex" >
|
||||||
<number>2</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="tab_1" >
|
<widget class="QWidget" name="tab_1" >
|
||||||
<property name="geometry" >
|
<property name="geometry" >
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>306</width>
|
<width>306</width>
|
||||||
<height>351</height>
|
<height>372</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="title" >
|
<attribute name="title" >
|
||||||
|
|
Loading…
Reference in a new issue