mirror of https://github.com/buggins/dlangui.git
Merge branch 'master' of https://github.com/buggins/dlangui
This commit is contained in:
commit
7cdc6c4521
|
@ -15,7 +15,7 @@ Copyright: Vadim Lopatin, 2014
|
||||||
License: Boost License 1.0
|
License: Boost License 1.0
|
||||||
Authors: Vadim Lopatin, coolreader.org@gmail.com
|
Authors: Vadim Lopatin, coolreader.org@gmail.com
|
||||||
*/
|
*/
|
||||||
module src.dlangui.platforms.sdl.sdlapp;
|
module dlangui.platforms.sdl.sdlapp;
|
||||||
|
|
||||||
version(USE_SDL) {
|
version(USE_SDL) {
|
||||||
import core.runtime;
|
import core.runtime;
|
||||||
|
|
Loading…
Reference in New Issue