NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/core/quick_launch_list.hpp>
#include <gui/objutils/registry.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <wx/menu.h>
#include <set>
Go to the source code of this file.
Go to the SVN repository for this file.
Variables | |
static const string | kQLPath = "Workbench.Tools.QuickLaunch" |
Definition at line 42 of file quick_launch_list.cpp.
Referenced by CQuickLaunchList::GetItemPath(), CQuickLaunchList::x_Load(), and CQuickLaunchList::x_Save().