src/gui_actions.cc

changeset 611
6679e47b019f
parent 610
f8244301110d
child 617
f5059d144438
equal deleted inserted replaced
610:f8244301110d 611:6679e47b019f
667 667
668 // ============================================================================= 668 // =============================================================================
669 // ----------------------------------------------------------------------------- 669 // -----------------------------------------------------------------------------
670 DEFINE_ACTION (ScanPrimitives, 0) 670 DEFINE_ACTION (ScanPrimitives, 0)
671 { 671 {
672 PrimitiveLister::start(); 672 PrimitiveScanner::start();
673 } 673 }
674 674
675 // ============================================================================= 675 // =============================================================================
676 // ----------------------------------------------------------------------------- 676 // -----------------------------------------------------------------------------
677 DEFINE_ACTION (BFCView, SHIFT (B)) 677 DEFINE_ACTION (BFCView, SHIFT (B))

mercurial