summaryrefslogtreecommitdiffstats
path: root/parts/distpart/lsmsupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/distpart/lsmsupport.h')
-rw-r--r--parts/distpart/lsmsupport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/distpart/lsmsupport.h b/parts/distpart/lsmsupport.h
index 4d13bc8a..ce52194b 100644
--- a/parts/distpart/lsmsupport.h
+++ b/parts/distpart/lsmsupport.h
@@ -29,7 +29,7 @@ class LsmSupport : public packageBase
public:
LsmSupport();
virtual ~LsmSupport();
-QString generatePackage( );
+TQString generatePackage( );
};
#endif