diff options
Diffstat (limited to 'examples/help/help.pro')
-rw-r--r-- | examples/help/help.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/help/help.pro b/examples/help/help.pro index c98aad8a9..49aae931d 100644 --- a/examples/help/help.pro +++ b/examples/help/help.pro @@ -1,5 +1,4 @@ TEMPLATE = subdirs CONFIG += ordered -SUBDIRS += contextsensitivehelp \ - remotecontrol +SUBDIRS += contextsensitivehelp |