Ios: Merge settings page related file pairs [1/2]

Move all to *widget.cpp, to keep the diff small.

Will be renamed in step #2 to *page.cpp again.

Change-Id: I391e4c823d796f5af0970067642e1b3eaec2637e
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
hjk
2023-07-28 18:30:38 +02:00
parent 2c56fa8084
commit 68fbfe671c
7 changed files with 45 additions and 76 deletions

View File

@@ -12,7 +12,7 @@
#include "iosdsymbuildstep.h"
#include "iosqtversion.h"
#include "iosrunner.h"
#include "iossettingspage.h"
#include "iossettingswidget.h"
#include "iossimulator.h"
#include "iostoolhandler.h"
#include "iostr.h"