Fix several compile issues (#261)
Fixed several code issues. Mostly pedantic compiler warnings. But also a sign issue exposed by newer compilers (#228, #260)
This commit is contained in:
@@ -36,8 +36,6 @@ namespace glabels
|
||||
const int wSwatch = 25;
|
||||
const int hSwatch = 25;
|
||||
|
||||
const int hoverBgOutlineWidthPixels = 1;
|
||||
|
||||
const int outlineWidthPixels = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user