gambas-source-code/main/lib/image.effect
Laurent Carlier f1deb8e330 Remove register keyword, deprecated, now reserved keyword with C++17
Fixes "warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]"
with clang

https://en.cppreference.com/w/cpp/keyword/register
2019-10-30 06:53:09 +00:00
..
CImage.cpp Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CImage.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
effect.cpp Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
effect.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb.image.effect.component
kcpuinfo.cpp Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
kcpuinfo.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
kimageeffect.cpp Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
kimageeffect.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
main.cpp Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
main.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
Makefile.am
qcolor.cpp Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
qcolor.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
qimage.cpp Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
qimage.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
qpoint.cpp Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
qpoint.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
qrect.cpp Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
qrect.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
qsize.cpp Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
qsize.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
qt.h Remove boolean definitions except in gb_common.h 2018-10-15 18:48:01 +02:00