浏览代码

* use Unix unit

peter 23 年之前
父节点
当前提交
bf93b60f51
共有 1 个文件被更改,包括 5 次插入2 次删除
  1. 5 2
      rtl/unix/mouse.pp

+ 5 - 2
rtl/unix/mouse.pp

@@ -26,7 +26,7 @@ interface
 implementation
 
 uses
-  Linux,Video
+  Unix,Video
 {$ifndef NOGPM}
   ,gpm
 {$endif ndef NOGPM}
@@ -418,7 +418,10 @@ end.
 
 {
   $Log$
-  Revision 1.8  2002-09-15 17:52:30  peter
+  Revision 1.9  2002-10-14 18:37:15  peter
+    * use Unix unit
+
+  Revision 1.8  2002/09/15 17:52:30  peter
     * Updates from the fixes branch
 
   Revision 1.2.2.9  2002/09/11 06:49:59  pierre