Make app version configurable (#68) #14
Annotations
2 errors and 1 notice
src/ui/MainFrame.cpp:3:10 [clang-diagnostic-error]:
src/ui/MainFrame.cpp#L3
'wx/string.h' file not found
|
cpp-linter
Process completed with exit code 1.
|
Run clang-format on src/ui/MainFrame.cpp:
src/ui/MainFrame.cpp#L1
File src/ui/MainFrame.cpp does not conform to LLVM style guidelines. (lines 6, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 29, 30, 32, 33, 34, 35, 36, 38, 40, 41, 43, 45, 46, 48, 50, 52, 53, 54, 56, 58, 60, 62, 64, 66, 67, 69, 71, 72, 73, 74, 75, 77, 79, 81, 82, 84, 86, 88, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 102, 103, 105, 106, 107, 109, 110, 112, 113, 114, 115, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 153, 154, 155, 156, 157, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 174, 175, 176, 177, 178, 179, 181, 182, 183, 184, 185, 186, 188, 189, 190, 191, 192, 193, 195, 196, 197, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 212, 213, 214, 216, 217, 219, 220, 221, 222, 224, 225, 226, 227, 229, 230, 232, 233, 234, 235, 236, 237, 239, 240, 241, 243, 244, 245, 247, 248, 249, 251, 252, 253, 255, 256, 257, 259, 261, 262, 263, 265, 266, 267, 269, 270, 271, 273, 274, 275, 276, 277, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 302)
|