--- 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();
}