Skip to content
Snippets Groups Projects
Commit c548e4f2 authored by Hahn, Steven's avatar Hahn, Steven
Browse files

Fix Qt warnings.

parent 971b5001
No related branches found
No related tags found
No related merge requests found
...@@ -440,7 +440,7 @@ ...@@ -440,7 +440,7 @@
</widget> </widget>
</item> </item>
<item row="0" column="2"> <item row="0" column="2">
<widget class="QLabel" name="label"> <widget class="QLabel" name="label1">
<property name="text"> <property name="text">
<string>Debug</string> <string>Debug</string>
</property> </property>
......
...@@ -148,7 +148,6 @@ set ( MOC_FILES ...@@ -148,7 +148,6 @@ set ( MOC_FILES
DensityOfStates.h DensityOfStates.h
Elwin.h Elwin.h
ILLEnergyTransfer.h ILLEnergyTransfer.h
IAddWorkspaceDialog.h
IndirectAddWorkspaceDialog.h IndirectAddWorkspaceDialog.h
IndirectBayes.h IndirectBayes.h
IndirectBayesTab.h IndirectBayesTab.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment