[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:
parent
3151134ee3
commit
2b3d43e673
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[Component]
|
||||
Key=gb.qt4.opengl
|
||||
Author=Laurent Carlier
|
||||
Require=gb.qt
|
||||
Require=gb.qt4
|
||||
Type=Form
|
||||
Implement=OpenGLViewer
|
||||
|
||||
|
|
Loading…
Reference in a new issue