summaryrefslogtreecommitdiff
path: root/src/application.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/application.cpp')
-rw-r--r--src/application.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/application.cpp b/src/application.cpp
index 02e13c72..9f99abb8 100644
--- a/src/application.cpp
+++ b/src/application.cpp
@@ -688,7 +688,7 @@ void Application::updateConfiguration()
break;
default: // non extant case
- ASSERT_NOT_REACHED();
+ ASSERT_NOT_REACHED(unknown hoveringTabOption);
break;
}