diff options
Diffstat (limited to 'tools/designer/examples/opengl')
-rw-r--r-- | tools/designer/examples/opengl/glwidget.cpp | 2 | ||||
-rw-r--r-- | tools/designer/examples/opengl/glwidget.h | 2 | ||||
-rw-r--r-- | tools/designer/examples/opengl/main.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/designer/examples/opengl/glwidget.cpp b/tools/designer/examples/opengl/glwidget.cpp index 303a3f887..7cd1105c0 100644 --- a/tools/designer/examples/opengl/glwidget.cpp +++ b/tools/designer/examples/opengl/glwidget.cpp @@ -14,7 +14,7 @@ ** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General -** Public Licensing retquirements will be met: +** Public Licensing requirements will be met: ** http://trolltech.com/products/qt/licenses/licensing/opensource/. ** If you are unsure which license is appropriate for your use, please ** review the following information: diff --git a/tools/designer/examples/opengl/glwidget.h b/tools/designer/examples/opengl/glwidget.h index 89bc185a9..b63884ed6 100644 --- a/tools/designer/examples/opengl/glwidget.h +++ b/tools/designer/examples/opengl/glwidget.h @@ -14,7 +14,7 @@ ** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General -** Public Licensing retquirements will be met: +** Public Licensing requirements will be met: ** http://trolltech.com/products/qt/licenses/licensing/opensource/. ** If you are unsure which license is appropriate for your use, please ** review the following information: diff --git a/tools/designer/examples/opengl/main.cpp b/tools/designer/examples/opengl/main.cpp index 69b1b7efe..14a1ba8c5 100644 --- a/tools/designer/examples/opengl/main.cpp +++ b/tools/designer/examples/opengl/main.cpp @@ -14,7 +14,7 @@ ** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General -** Public Licensing retquirements will be met: +** Public Licensing requirements will be met: ** http://trolltech.com/products/qt/licenses/licensing/opensource/. ** If you are unsure which license is appropriate for your use, please ** review the following information: |