]> git.lyx.org Git - lyx.git/blobdiff - src/support/linkback/LinkBackProxy.m
tiger support on mac snow leopard, include Qt4 frameworks, smart build script with...
[lyx.git] / src / support / linkback / LinkBackProxy.m
index ce6b7f7bd358ab5c44688faa39457b68bafad050..9ead1e84da2b483223d465975a070f8caf3c7754 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file LinkBackProxy.mm
+ * \file LinkBackProxy.m
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -195,7 +195,7 @@ int isLinkBackDataInPasteboard()
        }
 }
 
-       
+
 void getLinkBackData(void const * * buf, unsigned * len)
 {
        checkAutoReleasePool() ;
@@ -217,6 +217,7 @@ void getLinkBackData(void const * * buf, unsigned * len)
        }
 }
 
+
 int editLinkBackFile(char const * docName)
 {
        // setup Obj-C and our client