mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-02 19:46:29 +03:00
More git plugin fixes.
UITabWidget minor fix.
This commit is contained in:
@@ -179,6 +179,8 @@ class GitPlugin : public PluginBase {
|
||||
const std::string& icon = "" );
|
||||
|
||||
std::string repoSelected();
|
||||
|
||||
std::vector<std::string> fixFilePaths( const std::vector<std::string>& files );
|
||||
};
|
||||
|
||||
} // namespace ecode
|
||||
|
||||
Reference in New Issue
Block a user