qtutilities/paletteeditor
Martchus acecbd1158 Fix warnings about cv qualifiers droped from `static_cast` return type
The change for avoiding a warning from MSVC about 64-bit shift operations
introduced a different warning from GCC. Hopefully this now avoids warnings
in all compilers.
2023-05-21 19:00:36 +02:00
..
colorbutton.cpp Don't use functions obsoleted in Qt 5.13.0 2019-06-25 14:16:12 +02:00
colorbutton.h Add properties to PaletteEditor and ColorButton 2022-03-08 00:37:47 +01:00
paletteeditor.cpp Fix warnings about cv qualifiers droped from `static_cast` return type 2023-05-21 19:00:36 +02:00
paletteeditor.h Add properties to PaletteEditor and ColorButton 2022-03-08 00:37:47 +01:00
paletteeditor.ui Have everything in one top-level namespace 2019-06-10 21:57:46 +02:00