Skip to content

Commit

Permalink
use SimpleFramelessView
Browse files Browse the repository at this point in the history
  • Loading branch information
jared2020 committed Dec 6, 2024
1 parent 8db7fbd commit 3a967a6
Show file tree
Hide file tree
Showing 14 changed files with 243 additions and 624 deletions.
6 changes: 4 additions & 2 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# 关闭格式化
DisableFormat: false

# 语言: None, Cpp, Java, JavaScript, ObjC, Proto, TableGen, TextProto
Language: Cpp
# 标准: Cpp03, Cpp11, Auto
Expand Down Expand Up @@ -115,8 +118,7 @@ ContinuationIndentWidth: 4
Cpp11BracedListStyle: false
# 继承最常用的指针和引用的对齐方式
DerivePointerAlignment: false
# 关闭格式化
DisableFormat: false

# 自动检测函数的调用和定义是否被格式为每行一个参数(Experimental)
ExperimentalAutoDetectBinPacking: false
# 固定命名空间注释
Expand Down
56 changes: 0 additions & 56 deletions 3rdparty/TaoCommon/src/TaoCommon/Frameless/TaoFrameLessView.h

This file was deleted.

114 changes: 0 additions & 114 deletions 3rdparty/TaoCommon/src/TaoCommon/Frameless/TaoFrameLessView_unix.cpp

This file was deleted.

Loading

0 comments on commit 3a967a6

Please sign in to comment.