Tried to set my left click spell
Code:
'System.Collections.Generic.Dictionary`2<UInt32,MyFFXIV.Classes.SpellData> MyFFXIV.Internals.ActionManager.get_AllSpells()'. at LazyHealer.Panels.Main.comboBoxEdit1_QueryPopUp(Object sender, CancelEventArgs e)
at DevExpress.XtraEditors.Repository.RepositoryItemPopupBase.RaiseQueryPopUp(CancelEventArgs e)
at DevExpress.XtraEditors.PopupBaseEdit.ShowPopup()
at DevExpress.XtraEditors.PopupBaseEdit.OnPressButton(EditorButtonObjectInfoArgs buttonInfo)
at DevExpress.XtraEditors.ButtonEdit.OnMouseDown(MouseEventArgs e)
at DevExpress.XtraEditors.PopupBaseEdit.OnMouseDown(MouseEventArgs e)
at DevExpress.XtraEditors.ComboBoxEdit.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraEditors.TextEdit.WndProc(Message& msg)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)