Android: Inline androidsettingswidget.ui

Change-Id: Ib30810b182eabd3d7f58691f3c3023151408ae04
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
hjk
2022-07-22 10:04:02 +02:00
parent e9a0d06867
commit 50e53b3e63
5 changed files with 333 additions and 499 deletions

View File

@@ -27,8 +27,7 @@
#include <coreplugin/dialogs/ioptionspage.h>
namespace Android {
namespace Internal {
namespace Android::Internal {
class AndroidSettingsPage final : public Core::IOptionsPage
{
@@ -36,5 +35,4 @@ public:
AndroidSettingsPage();
};
} // namespace Internal
} // namespace Android
} // Android::Internal