summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/desktop.cpp')
-rw-r--r--src/desktop.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/desktop.cpp b/src/desktop.cpp
index 8becdef55..7b72524cc 100644
--- a/src/desktop.cpp
+++ b/src/desktop.cpp
@@ -1573,8 +1573,7 @@ SPDesktop::onResized (double /*x*/, double /*y*/)
/**
* Redraw callback; queues Gtk redraw; connected by View.
*/
-void
-SPDesktop::storeDesktopPosition()
+void SPDesktop::storeDesktopPosition()
{
if (main) {
_widget->storeDesktopPosition();