mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-01 13:26:38 +00:00
Instead of using QLineEdit for user input, use a QComboBox populated with valid choices. This prevents user from being able to create a pathgrid for a non-existent cell. |
||
|---|---|---|
| .. | ||
| model | ||
| view | ||
| CMakeLists.txt | ||
| editor.cpp | ||
| editor.hpp | ||
| main.cpp | ||