diff options
Diffstat (limited to 'examples/GuiClient/GuiClient.pro')
| -rw-r--r-- | examples/GuiClient/GuiClient.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/GuiClient/GuiClient.pro b/examples/GuiClient/GuiClient.pro index aec6064f..60306171 100644 --- a/examples/GuiClient/GuiClient.pro +++ b/examples/GuiClient/GuiClient.pro @@ -58,6 +58,7 @@ FORMS += mainDialog.ui \ aboutDialog.ui QT += network \ - xml + xml \ + widgets RESOURCES += resources.qrc |
