Kaydet (Commit) b377dcba authored tarafından Alfonso Eusebio's avatar Alfonso Eusebio Kaydeden (comit) Jan Holesovsky

Remove obsolete Hyperlink Bar from sdk

Removed code related to hyperlink bar from sdk repo.
üst 16280052
......@@ -49,14 +49,12 @@ OLECHAR* pSlotUrl[BARS_NUMBER] =
{L"slot:5910" // SID_TOGGLEFUNCTIONBAR
,L"slot:5920" // SID_TOGGLESTATUSBAR
,L"slot:6661" // SID_TOGGLE_MENUBAR
// ,L"slot:10603" // SID_HYPERLINK_INSERT
};
OLECHAR* pSlotName[BARS_NUMBER] =
{L"FunctionBarVisible" // SID_TOGGLEFUNCTIONBAR
,L"StatusBarVisible" // SID_TOGGLESTATUSBAR
,L"MenuBarVisible" // SID_TOGGLE_MENUBAR
// ,L"InsertHyperlink" // SID_HYPERLINK_INSERT
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment