diff options
Diffstat (limited to 'examples/widgets/maemovibration/maemovibration.pro')
-rw-r--r-- | examples/widgets/maemovibration/maemovibration.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/maemovibration/maemovibration.pro b/examples/widgets/maemovibration/maemovibration.pro index 5c645dd..e4107c6 100644 --- a/examples/widgets/maemovibration/maemovibration.pro +++ b/examples/widgets/maemovibration/maemovibration.pro @@ -47,6 +47,6 @@ maemo5 { } !maemo5 { - error(The Maemo Vibration Example only works for the maemo target!) + warning(The Maemo Vibration Example only works for the maemo target!) } |