diff options
Diffstat (limited to 'src/dyetool/actions/windows.cpp')
-rw-r--r-- | src/dyetool/actions/windows.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dyetool/actions/windows.cpp b/src/dyetool/actions/windows.cpp index 635a64f9f..ce5c72ce2 100644 --- a/src/dyetool/actions/windows.cpp +++ b/src/dyetool/actions/windows.cpp @@ -54,6 +54,7 @@ impHandlerVoid(cartWindowShow) impHandlerVoid(updaterWindowShow) impHandlerVoid(quickWindowShow) impHandlerVoid(mailWindowShow) +impHandlerVoid(serverInfoWindowShow) impHandlerVoid(showItems) } // namespace Actions |