mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Fix whitespace
This commit is contained in:
parent
6a3357fab8
commit
9ce6b6b2b7
@ -22,6 +22,7 @@
|
||||
find . -name "*.orig" -exec rm -rf {} \;
|
||||
find . -name "*.prepare" -exec rm -rf {} \;
|
||||
find . -name "astyle*.diff" -exec rm -rf {} \;
|
||||
find . -name "*.astyle" -exec rm -rf {} \;
|
||||
find . -name "sha*.diff" -exec rm -rf {} \;
|
||||
|
||||
|
||||
|
@ -6,8 +6,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>380</width>
|
||||
<height>336</height>
|
||||
<width>410</width>
|
||||
<height>337</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
@ -666,6 +666,31 @@
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<tabstops>
|
||||
<tabstop>mFieldCombo</tabstop>
|
||||
<tabstop>listView</tabstop>
|
||||
<tabstop>mNewButton</tabstop>
|
||||
<tabstop>mRuleEdit</tabstop>
|
||||
<tabstop>btnBuildExpression</tabstop>
|
||||
<tabstop>mDefault1</tabstop>
|
||||
<tabstop>mDefault3</tabstop>
|
||||
<tabstop>mDefault2</tabstop>
|
||||
<tabstop>pushButton_3</tabstop>
|
||||
<tabstop>pushButton_8</tabstop>
|
||||
<tabstop>pushButton_7</tabstop>
|
||||
<tabstop>btnBackgroundColor</tabstop>
|
||||
<tabstop>btnTextColor</tabstop>
|
||||
<tabstop>checkIcon</tabstop>
|
||||
<tabstop>btnChangeIcon</tabstop>
|
||||
<tabstop>mFontBoldBtn</tabstop>
|
||||
<tabstop>mFontItalicBtn</tabstop>
|
||||
<tabstop>mFontUnderlineBtn</tabstop>
|
||||
<tabstop>mFontStrikethroughBtn</tabstop>
|
||||
<tabstop>mFontFamilyCmbBx</tabstop>
|
||||
<tabstop>mSaveRule</tabstop>
|
||||
<tabstop>mCancelButton</tabstop>
|
||||
<tabstop>mDeleteButton</tabstop>
|
||||
</tabstops>
|
||||
<resources>
|
||||
<include location="../../images/images.qrc"/>
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user