[GB.QT4.EXT]

* BUG: This component requires gb.qt4, not gb.qt.

[GB.QT4.OPENGL]
* BUG: This component requires gb.qt4, not gb.qt.


git-svn-id: svn://localhost/gambas/trunk@1340 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
Benoît Minisini 2008-04-24 13:13:24 +00:00
parent 3151134ee3
commit 2b3d43e673
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
Key=gb.qt4.ext
Author=Nigel Gerrard,Benoît Minisini
Type=Form
Require=gb.qt
Require=gb.qt4
[Form]
Controls=LCDNumber,Dial,Editor,TextEdit

View file

@ -1,7 +1,7 @@
[Component]
Key=gb.qt4.opengl
Author=Laurent Carlier
Require=gb.qt
Require=gb.qt4
Type=Form
Implement=OpenGLViewer