Update case on header files for Qt custom widgets

This commit is contained in:
baldurk
2015-03-29 11:24:39 +01:00
parent bb137371e3
commit ae113bffe1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -371,7 +371,7 @@
<customwidget>
<class>ToolWindowManager</class>
<extends>QWidget</extends>
<header>toolwindowmanager.h</header>
<header>ToolWindowManager.h</header>
</customwidget>
</customwidgets>
<resources/>
+1 -1
View File
@@ -38,7 +38,7 @@
<customwidget>
<class>CustomPaintWidget</class>
<extends>QWidget</extends>
<header>custompaintwidget.h</header>
<header>CustomPaintWidget.h</header>
</customwidget>
</customwidgets>
<resources/>