src/gui_actions.cc

changeset 611
6679e47b019f
parent 610
f8244301110d
child 617
f5059d144438
--- a/src/gui_actions.cc	Wed Jan 08 23:52:25 2014 +0200
+++ b/src/gui_actions.cc	Fri Jan 10 03:35:50 2014 +0200
@@ -669,7 +669,7 @@
 // -----------------------------------------------------------------------------
 DEFINE_ACTION (ScanPrimitives, 0)
 {
-	PrimitiveLister::start();
+	PrimitiveScanner::start();
 }
 
 // =============================================================================

mercurial