ui: Removed Code Blocks project type button
This commit is contained in:
@@ -208,6 +208,11 @@ std::string SolutionParserCodeBlocks::getIdeName() const
|
||||
return "Code Blocks";
|
||||
}
|
||||
|
||||
std::string SolutionParserCodeBlocks::getButtonText() const
|
||||
{
|
||||
return "from Code\nBlocks Project";
|
||||
}
|
||||
|
||||
std::string SolutionParserCodeBlocks::getDescription() const
|
||||
{
|
||||
return "idunno";
|
||||
|
||||
Reference in New Issue
Block a user