diff options
Diffstat (limited to 'vcs/perforce/perforcepart.h')
-rw-r--r-- | vcs/perforce/perforcepart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/perforce/perforcepart.h b/vcs/perforce/perforcepart.h index 073a14ce..e5d2da9b 100644 --- a/vcs/perforce/perforcepart.h +++ b/vcs/perforce/perforcepart.h @@ -17,7 +17,7 @@ #include <klocale.h> class Context; -class QPopupMenu; +class TQPopupMenu; class KAction; class PerforcePart : public KDevVersionControl |