gambas-source-code/gb.qt4
Laurent Carlier a5836ec535 Fix compiler warning in gb.qt5 about deprecation of QDesktopWidget::availableGeometry() and QDesktopWidget::screenGeometry()
Both are deprecated since Qt 5.11
Use QGuiApplication::screens() instead.
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 QDesktopWidget::availableGeometry() and QDesktopWidget::screenGeometry() 2019-11-02 18:53:00 +01:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
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