summaryrefslogtreecommitdiffstats
path: root/kxsldbg/kxsldbgpart/xsldbgsourcesimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kxsldbg/kxsldbgpart/xsldbgsourcesimpl.h')
-rw-r--r--kxsldbg/kxsldbgpart/xsldbgsourcesimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kxsldbg/kxsldbgpart/xsldbgsourcesimpl.h b/kxsldbg/kxsldbgpart/xsldbgsourcesimpl.h
index 51893559..0f8eeeb0 100644
--- a/kxsldbg/kxsldbgpart/xsldbgsourcesimpl.h
+++ b/kxsldbg/kxsldbgpart/xsldbgsourcesimpl.h
@@ -40,7 +40,7 @@ public slots:
/** Process request to add source to view, First parameter is TQString()
to indicate start of source list notfication */
- void slotProcSourceItem(TQString fileName , TQString tqparentFileName , int lineNumber );
+ void slotProcSourceItem(TQString fileName , TQString parentFileName , int lineNumber );
/** refresh data from source */
void refresh();