forked from qt-creator/qt-creator
Rename namespace Core::Utils into Utils
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
|
||||
enum { margin = 6 };
|
||||
|
||||
namespace Core {
|
||||
namespace Utils {
|
||||
|
||||
static inline QString sideToStyleSheetString(FancyLineEdit::Side side)
|
||||
@@ -311,4 +310,3 @@ QString FancyLineEdit::typedText() const
|
||||
}
|
||||
|
||||
} // namespace Utils
|
||||
} // namespace Core
|
||||
|
||||
Reference in New Issue
Block a user