diff options
Diffstat (limited to 'src/kernel/tqurl.cpp')
-rw-r--r-- | src/kernel/tqurl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/tqurl.cpp b/src/kernel/tqurl.cpp index 1155e9fa1..7d0066f0c 100644 --- a/src/kernel/tqurl.cpp +++ b/src/kernel/tqurl.cpp @@ -1010,7 +1010,7 @@ void TQUrl::setEncodedPathAndQuery( const TQString& pathAndQuery ) d->cleanPathDirty = TRUE; } -extern bool tqt_resolve_symlinks; // defined in qapplication.cpp +extern bool tqt_resolve_symlinks; // defined in tqapplication.cpp /*! Returns the path of the URL. If \a correct is TRUE, the path is |