gambas-source-code/gb.qt4
Laurent Carlier 082eb5b733 Fix compiler warning in gb.qt5 about deprecation of QString::null
QString::null is deprecated since Qt 5.9
Use QString() instead for both qt4 and qt5 components as it constructs a null string.
2019-11-02 18:53:00 +01:00
..
share Panels controls got a smaller default size. 2018-10-11 12:33:31 +02:00
src Fix compiler warning in gb.qt5 about deprecation of QString::null 2019-11-02 18:53:00 +01:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [CONFIGURATION] 2016-05-24 16:18:48 +00:00
COPYING
gambas.h
gb.draw.h
gb.eval.h
gb.geom.h
gb.gl.h
gb.image.h
gb.paint.h
gb.qt.am
gb_common.h
gbc_read_common.h Make the component compile again. 2018-09-01 09:57:23 +02:00
INSTALL
m4
Makefile.am
NEWS
README
reconf