Fix a warning about the forward declaration of SelectionList
This commit is contained in:
parent
e07ff0c669
commit
eca7850203
|
@ -10,7 +10,7 @@
|
|||
namespace Kakoune
|
||||
{
|
||||
|
||||
class SelectionList;
|
||||
struct SelectionList;
|
||||
struct Key;
|
||||
|
||||
struct InsertCompleterDesc
|
||||
|
|
Loading…
Reference in New Issue
Block a user