mirror of
https://github.com/gwm17/implot.git
synced 2024-11-22 18:28:53 -05:00
remove redefinition of GetInputMap
This commit is contained in:
parent
f438a21813
commit
58240e5311
|
@ -1174,13 +1174,6 @@ IMPLOT_API void ResetCtxForNextAlignedPlots(ImPlotContext* ctx);
|
|||
// Resets an ImPlot context for the next call to BeginSubplot
|
||||
IMPLOT_API void ResetCtxForNextSubplot(ImPlotContext* ctx);
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// [SECTION] Input Utils
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
// Allows changing how keyboard/mouse interaction works.
|
||||
IMPLOT_API ImPlotInputMap& GetInputMap();
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// [SECTION] Plot Utils
|
||||
//-----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user