[licq-im/licq] 96f2a9: qt4-gui: Move debug level menu to log window
[email protected] Wed, 19 Oct 2011 12:18:49 -0700
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: 96f2a9fa576bc00f070d1cf57aa24087013285f1
https://github.com/licq-im/licq/commit/96f2a9fa576bc00f070d1cf57aa24087013285f1
Author: Anders Olofsson <[email protected]>
Date: 2011-10-19 (Wed, 19 Oct 2011)
Changed paths:
M licq/doc/CHANGELOG
M qt4-gui/src/core/licqgui.cpp
M qt4-gui/src/core/systemmenu.cpp
M qt4-gui/src/core/systemmenu.h
M qt4-gui/src/dialogs/logwindow.cpp
M qt4-gui/src/dialogs/logwindow.h
Log Message:
-----------
qt4-gui: Move debug level menu to log window
The setting is local to the gui log window and so there is no point in
setting the log level outside the log window.
closes #14