forked from github_mirror/framelesshelper
misc: use better code style
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
This commit is contained in:
parent
6d524d2db7
commit
3889e49583
|
@ -781,4 +781,4 @@ QColor Utils::getFrameBorderColor(const bool active)
|
||||||
|
|
||||||
FRAMELESSHELPER_END_NAMESPACE
|
FRAMELESSHELPER_END_NAMESPACE
|
||||||
|
|
||||||
#include "utils_mac.moc"
|
#include "moc_utils_mac.cpp"
|
||||||
|
|
|
@ -275,4 +275,4 @@ void QuickMicaMaterial::componentComplete()
|
||||||
|
|
||||||
FRAMELESSHELPER_END_NAMESPACE
|
FRAMELESSHELPER_END_NAMESPACE
|
||||||
|
|
||||||
#include "quickmicamaterial.moc"
|
#include "moc_quickmicamaterial.cpp"
|
||||||
|
|
Loading…
Reference in New Issue