瀏覽代碼

Fix # to allow typesetting to complete without additional input.

Neal Wilson 12 年之前
父節點
當前提交
477022d489
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/units.w

+ 1
- 1
src/units.w 查看文件

367
 enumeration and conversion methods.
367
 enumeration and conversion methods.
368
 
368
 
369
 Unfortunately, marking a static method |Q_INVOKABLE| will not work as per Qt
369
 Unfortunately, marking a static method |Q_INVOKABLE| will not work as per Qt
370
-bug #18840. There seems to be no intention to correct this deficiency so
370
+bug \#18840. There seems to be no intention to correct this deficiency so
371
 instead of having something that just works, we must resort to the following
371
 instead of having something that just works, we must resort to the following
372
 hackery.
372
 hackery.
373
 
373
 

Loading…
取消
儲存