TODO: update.
This commit is contained in:
parent
fec79cecdc
commit
c7a86f6938
1 changed files with 4 additions and 1 deletions
5
TODO.md
5
TODO.md
|
@ -3,10 +3,13 @@ TODO
|
||||||
|
|
||||||
## Use Rakefile instead of Makefile
|
## Use Rakefile instead of Makefile
|
||||||
|
|
||||||
* Build .ui and .qrc files before .gem
|
* Make sure .ui and .qrc files are build before .gem
|
||||||
|
|
||||||
ex: https://github.com/ryanmelt/qtbindings/blob/master/Rakefile
|
ex: https://github.com/ryanmelt/qtbindings/blob/master/Rakefile
|
||||||
|
|
||||||
|
## Plugin support
|
||||||
|
|
||||||
|
Rewrite maps as a factory for plugins
|
||||||
|
|
||||||
## Parameters
|
## Parameters
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue