Integrating Status return types into GUI
This commit is contained in:
@@ -10,8 +10,6 @@ namespace yaze {
|
||||
namespace gui {
|
||||
namespace widgets {
|
||||
|
||||
void DisplayStatus(absl::Status& status);
|
||||
|
||||
TextEditor::LanguageDefinition GetAssemblyLanguageDef();
|
||||
|
||||
} // namespace widgets
|
||||
|
||||
Reference in New Issue
Block a user