Skip to content

Commit 3a967a6

Browse files
committed
use SimpleFramelessView
1 parent 8db7fbd commit 3a967a6

File tree

14 files changed

+243
-624
lines changed

14 files changed

+243
-624
lines changed

.clang-format

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
---
2+
# 关闭格式化
3+
DisableFormat: false
4+
25
# 语言: None, Cpp, Java, JavaScript, ObjC, Proto, TableGen, TextProto
36
Language: Cpp
47
# 标准: Cpp03, Cpp11, Auto
@@ -115,8 +118,7 @@ ContinuationIndentWidth: 4
115118
Cpp11BracedListStyle: false
116119
# 继承最常用的指针和引用的对齐方式
117120
DerivePointerAlignment: false
118-
# 关闭格式化
119-
DisableFormat: false
121+
120122
# 自动检测函数的调用和定义是否被格式为每行一个参数(Experimental)
121123
ExperimentalAutoDetectBinPacking: false
122124
# 固定命名空间注释

3rdparty/TaoCommon/src/TaoCommon/Frameless/TaoFrameLessView.h

Lines changed: 0 additions & 56 deletions
This file was deleted.

3rdparty/TaoCommon/src/TaoCommon/Frameless/TaoFrameLessView_unix.cpp

Lines changed: 0 additions & 114 deletions
This file was deleted.

0 commit comments

Comments
 (0)