~stellarium/stellarium/trunk

« back to all changes in this revision

Viewing changes to src/core/StelMovementMgr.cpp

  • Committer: georg-zotti
  • Date: 2013-12-03 11:02:55 UTC
  • mfrom: (6295.1.21 landscape-addons)
  • Revision ID: georg.zotti@univie.ac.at-20131203110255-b5r8n5lqayqzh1qw
mergedĀ inĀ ~georg-zotti/stellarium/landscape-addons

Show diffs side-by-side

added added

removed removed

Lines of Context:
378
378
                                        {
379
379
                                                setFlagTracking(false);
380
380
                                        }
381
 
                                        event->accept();
 
381
                                        //GZ: You must comment out this line for testing Landscape transparency debug prints.
 
382
                                        //event->accept();
382
383
                                        return;
383
384
                                }
384
385
                        }