aboutsummaryrefslogtreecommitdiff
path: root/src/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cc')
-rw-r--r--src/main.cc6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main.cc b/src/main.cc
index 74a3373..a8d4608 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -187,6 +187,12 @@ static void showInfo(ostream &ostr) {
187#endif // SLIT 187#endif // SLIT
188 "SLIT" << endl << 188 "SLIT" << endl <<
189 189
190#ifndef USE_SYSTRAY
191 NOT <<
192#endif
193 "SYSTEMTRAY" << endl <<
194
195
190#ifndef USE_TOOLBAR 196#ifndef USE_TOOLBAR
191 NOT << 197 NOT <<
192#endif // USE_TOOLBAR 198#endif // USE_TOOLBAR