mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 23:20:52 +01:00
fix warnings: "control reaches end of non-void function"
This commit is contained in:
@@ -172,6 +172,7 @@ QString TerminalData::typeToString(TerminalData::Type type)
|
||||
case Outer :
|
||||
return QString("Outer");
|
||||
}
|
||||
return QString("Generic");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user