فهرست منبع

filepathfield only on desktop targets now

Mark Sibly 8 سال پیش
والد
کامیت
1352078925
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      modules/mojox/filepathfield.monkey2

+ 1 - 1
modules/mojox/filepathfield.monkey2

@@ -1,5 +1,5 @@
 
-#if __TARGET__<>"emscripten"
+#if __DESKTOP_TARGET__
 
 Namespace mojox