ginebra2/EditorSnippet.cpp
changeset 10 232fbd5a2dcb
parent 6 1c3b8676e58c
--- a/ginebra2/EditorSnippet.cpp	Tue Jul 06 14:03:49 2010 +0300
+++ b/ginebra2/EditorSnippet.cpp	Wed Aug 18 09:37:05 2010 +0300
@@ -59,7 +59,7 @@
       emit lostFocus();
   }
 
-  void EditorSnippet::onTapped(QPointF& pos){
+  void EditorSnippet::onTapped(QPointF& /*pos*/){
     emit gainedFocus();
   }