diff options
Diffstat (limited to 'src/detaileddialog.h')
-rw-r--r-- | src/detaileddialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/detaileddialog.h b/src/detaileddialog.h index c897936..b7d40b3 100644 --- a/src/detaileddialog.h +++ b/src/detaileddialog.h @@ -28,7 +28,7 @@ // KDE headers: #include <kprogress.h> -// other QT headers: +// other TQt headers: #include <tqpixmap.h> // own headers: |