[QGIS Commit] r10309 - docs/trunk/english_us/user_guide

svn_qgis at osgeo.org svn_qgis at osgeo.org
Thu Mar 19 14:24:38 EDT 2009


Author: dassau
Date: 2009-03-19 14:24:38 -0400 (Thu, 19 Mar 2009)
New Revision: 10309

Modified:
   docs/trunk/english_us/user_guide/plugins_writing_in_cpp.tex
Log:
small fix to make it compile again

Modified: docs/trunk/english_us/user_guide/plugins_writing_in_cpp.tex
===================================================================
--- docs/trunk/english_us/user_guide/plugins_writing_in_cpp.tex	2009-03-19 18:12:43 UTC (rev 10308)
+++ docs/trunk/english_us/user_guide/plugins_writing_in_cpp.tex	2009-03-19 18:24:38 UTC (rev 10309)
@@ -59,15 +59,15 @@
 \textbf{a) Create new pointconverter.pro file and add}:
 
 
-# 
-#
-# Note: the use of qmake / pro files for building plugins 
-# is outdated and the reader should be made aware that this 
-# chapter is not longer current. Tim will update this 
-# chapter in the near future, but in the meantime this
-# note serves as a reminder.
-#
-#
+% 
+%
+% Note: the use of qmake / pro files for building plugins 
+% is outdated and the reader should be made aware that this 
+% chapter is not longer current. Tim will update this 
+% chapter in the near future, but in the meantime this
+% note serves as a reminder.
+%
+%
 
 
 \begin{verbatim}



More information about the QGIS-commit mailing list