mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
OP-202 Sorry, this is where the logging entries get moved, not previous commit..
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2121 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
c463abab93
commit
e1f61b0dee
@ -139,7 +139,7 @@ bool LoggingPlugin::initialize(const QStringList& args, QString *errMsg)
|
||||
|
||||
// Add Menu entry
|
||||
Core::ActionManager* am = Core::ICore::instance()->actionManager();
|
||||
Core::ActionContainer* ac = am->actionContainer(Core::Constants::M_FILE);
|
||||
Core::ActionContainer* ac = am->actionContainer(Core::Constants::M_TOOLS);
|
||||
|
||||
// Command to start logging
|
||||
Core::Command* cmd = am->registerAction(new QAction(this),
|
||||
|
Loading…
x
Reference in New Issue
Block a user