Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/freestyle/intern/app/progressdialog4.ui')
-rwxr-xr-xsource/blender/freestyle/intern/app/progressdialog4.ui26
1 files changed, 0 insertions, 26 deletions
diff --git a/source/blender/freestyle/intern/app/progressdialog4.ui b/source/blender/freestyle/intern/app/progressdialog4.ui
deleted file mode 100755
index 78cc67ed440..00000000000
--- a/source/blender/freestyle/intern/app/progressdialog4.ui
+++ /dev/null
@@ -1,26 +0,0 @@
-<ui version="4.0" stdsetdef="1" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
- <class>ProgressDialog</class>
- <widget class="QDialog" name="ProgressDialog" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>0</y>
- <width>350</width>
- <height>64</height>
- </rect>
- </property>
- <property name="windowTitle" >
- <string>Progress Dialog</string>
- </property>
- <layout class="QGridLayout" >
- <item row="0" column="0" >
- <widget class="Q3ProgressBar" name="ProgressBar2" />
- </item>
- </layout>
- </widget>
- <layoutdefault spacing="6" margin="11" />
- <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
-</ui>