summaryrefslogtreecommitdiffstats
path: root/examples/btchat/remoteselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/btchat/remoteselector.h')
-rw-r--r--examples/btchat/remoteselector.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/btchat/remoteselector.h b/examples/btchat/remoteselector.h
index 68908130..2bf67d9c 100644
--- a/examples/btchat/remoteselector.h
+++ b/examples/btchat/remoteselector.h
@@ -52,9 +52,11 @@ QT_FORWARD_DECLARE_CLASS(QListWidgetItem)
QTBLUETOOTH_USE_NAMESPACE
+QT_BEGIN_NAMESPACE
namespace Ui {
class RemoteSelector;
}
+QT_END_NAMESPACE
class RemoteSelector : public QDialog
{