diff options
Diffstat (limited to 'sip/qt/qurloperator.sip')
-rw-r--r-- | sip/qt/qurloperator.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qt/qurloperator.sip b/sip/qt/qurloperator.sip index 522e1b2..a078020 100644 --- a/sip/qt/qurloperator.sip +++ b/sip/qt/qurloperator.sip @@ -40,7 +40,7 @@ This returns a tuple of the <Literal>bool</Literal> result and the class TQUrlOperator : TQObject, TQUrl { %TypeHeaderCode -#include <qurloperator.h> +#include <tqurloperator.h> %End public: |