diff options
Diffstat (limited to 'doc/html/extension-dialog-example.html')
-rw-r--r-- | doc/html/extension-dialog-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/extension-dialog-example.html b/doc/html/extension-dialog-example.html index 5951601ca..281905abf 100644 --- a/doc/html/extension-dialog-example.html +++ b/doc/html/extension-dialog-example.html @@ -46,7 +46,7 @@ LANGUAGE = C++ CONFIG += qt warn_on release -RETQUIRES = full-config nocrosscompiler +REQUIRES = full-config nocrosscompiler SOURCES += main.cpp FORMS = mainform.ui \ |