mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-03 03:56:30 +03:00
Still more WIP
This commit is contained in:
@@ -147,10 +147,6 @@ class GitPlugin : public PluginBase {
|
||||
|
||||
void onRegisterListeners( UICodeEditor*, std::vector<Uint32>& listeners ) override;
|
||||
|
||||
void onBeforeUnregister( UICodeEditor* ) override;
|
||||
|
||||
void onUnregisterDocument( TextDocument* ) override;
|
||||
|
||||
Color getVarColor( const std::string& var );
|
||||
|
||||
void blame( UICodeEditor* editor );
|
||||
|
||||
Reference in New Issue
Block a user