diff options
Diffstat (limited to 'kdeui/kled.h')
-rw-r--r-- | kdeui/kled.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kled.h b/kdeui/kled.h index 723c4b6da..580f01ab4 100644 --- a/kdeui/kled.h +++ b/kdeui/kled.h @@ -26,7 +26,7 @@ #include <tqwidget.h> #include <kdelibs_export.h> -class QColor; +class TQColor; /** * @short An LED widget. * |