Changeset 839d6e8b7b9f29dbcc85ea0dba79737b88af353b
- Timestamp:
- 09/24/07 16:57:38
(1 year ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1190645858 +0000
- git-parent:
[e8a7ea23b8aabf1b89db107b018cd92b42fa142a]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1190645858 +0000
- Message:
Qt4 - Remove a funny debug message.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r723934d |
r839d6e8 |
|
| 636 | 636 | void MainInterface::toggleMenus() |
|---|
| 637 | 637 | { |
|---|
| 638 | | msg_Dbg( p_intf, "I HAS HERE, HIDING YOUR MENUZ: \\_o<~~ coin coin" ); |
|---|
| 639 | 638 | TOGGLEV( controls ); |
|---|
| 640 | 639 | TOGGLEV( statusBar() ); |
|---|