mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Fix overzealous autoformatter
This commit is contained in:
parent
e91b9f6dfb
commit
aa7ce74ad5
@ -107,7 +107,7 @@ add_library( singletop STATIC EXCLUDE_FROM_ALL
|
||||
# Functions and data all need to use the #include <import_export.h> and be declared
|
||||
# as APIEXPORT
|
||||
set( LIB_KICAD_SRCS
|
||||
string.cpp
|
||||
string.cpp
|
||||
)
|
||||
|
||||
if( future )
|
||||
@ -271,7 +271,7 @@ set( COMMON_SRCS
|
||||
bitmap_base.cpp
|
||||
board_printout.cpp
|
||||
build_version.cpp
|
||||
commit.cpp
|
||||
commit.cpp
|
||||
common.cpp
|
||||
config_params.cpp
|
||||
confirm.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user