mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-19 13:50:28 +01:00
[apps] Modular reimplementation of application models (stores and
ranges) and of curve views/curve view controllers. Change-Id: If4ca9bf1bec024917ef540a3fc7baefa8700f7ba
This commit is contained in:
@@ -17,7 +17,6 @@ void StoreParameterController::selectXColumn(bool xColumnSelected) {
|
||||
m_xColumnSelected = xColumnSelected;
|
||||
}
|
||||
|
||||
|
||||
const char * StoreParameterController::title() const {
|
||||
return "Option de la colonne";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user