summaryrefslogtreecommitdiffstats
path: root/smb4k/iconview/smb4ksharesiconviewtooltip.h
diff options
context:
space:
mode:
Diffstat (limited to 'smb4k/iconview/smb4ksharesiconviewtooltip.h')
-rw-r--r--smb4k/iconview/smb4ksharesiconviewtooltip.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/smb4k/iconview/smb4ksharesiconviewtooltip.h b/smb4k/iconview/smb4ksharesiconviewtooltip.h
index 4b61345..f009a1b 100644
--- a/smb4k/iconview/smb4ksharesiconviewtooltip.h
+++ b/smb4k/iconview/smb4ksharesiconviewtooltip.h
@@ -33,7 +33,7 @@
// TQt includes
#include <tqlabel.h>
#include <tqpoint.h>
-#include <tqlayout.h>
+#include <layout.h>
// Forward declarations:
class Smb4KSharesIconViewItem;
@@ -115,7 +115,7 @@ class Smb4KSharesIconViewToolTip : public TQLabel
Smb4KSharesIconViewItem *m_item;
/**
- * The tqlayout of the tool tip.
+ * The layout of the tool tip.
*/
TQGridLayout *m_layout;