This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
blitz
/
monkey2
mirror de
https://github.com/blitz-research/monkey2.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
filepathfield only on desktop targets now
Mark Sibly
há 8 anos atrás
pai
333893c85b
commit
1352078925
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
modules/mojox/filepathfield.monkey2
+ 1
- 1
modules/mojox/filepathfield.monkey2
Ver Ficheiro
@@ -1,5 +1,5 @@
-#if __TARGET__
<>"emscripten"
+#if __
DESKTOP_
TARGET__
Namespace mojox