diff options
Diffstat (limited to 'ord.cxx')
-rw-r--r-- | ord.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ #include <memory> #include "interchange/ord.hxx" -namespace Interchange { +namespace QInterchange { int Ord::rowCount(QModelIndex const& parent) const { |