diff widgets/LEDButton.h @ 585:f4960f8ce798 debug-output

Convert many cerrs to DEBUGs
author Chris Cannam
date Mon, 16 May 2011 17:19:25 +0100
parents 5b7472db612b
children 3f5c82034f9b
line wrap: on
line diff
--- a/widgets/LEDButton.h	Thu May 12 17:31:43 2011 +0100
+++ b/widgets/LEDButton.h	Mon May 16 17:19:25 2011 +0100
@@ -29,6 +29,7 @@
 #define _LED_BUTTON_H_
 
 #include <QWidget>
+#include "base/Debug.h"
 
 class QColor;