diff options
Diffstat (limited to 'examples/helpsystem/helpsystem.pro')
-rw-r--r-- | examples/helpsystem/helpsystem.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpsystem/helpsystem.pro b/examples/helpsystem/helpsystem.pro index 5f528049a..cd1f6b5ae 100644 --- a/examples/helpsystem/helpsystem.pro +++ b/examples/helpsystem/helpsystem.pro @@ -1,6 +1,6 @@ TEMPLATE = app -LIBS += -lqassistantclient +LIBS += -ltqassistantclient REQUIRES = full-config table |