ginebra2/ContentViews/GContentViewTouchNavigation.cpp
changeset 6 1c3b8676e58c
parent 5 0f2326c2a325
--- a/ginebra2/ContentViews/GContentViewTouchNavigation.cpp	Wed Jun 23 17:59:43 2010 +0300
+++ b/ginebra2/ContentViews/GContentViewTouchNavigation.cpp	Tue Jul 06 14:03:49 2010 +0300
@@ -30,5 +30,4 @@
     install();
     connect(m_view, SIGNAL(BlockFocusChanged(QPoint)), this, SLOT(BlockFocusChanged(QPoint)));
 }
-
 }