Changeset 813e9f42a61098d0293d8daa786b0831d7ed2aea
- Timestamp:
- 02/06/08 06:52:45
(7 months ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1202277165 +0000
- git-parent:
[aff20543b0764dca378ff58090e5ea6c7b957553]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1202277165 +0000
- Message:
Qt4 - Try to force the IM to show the name in DVD titles...
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r8321018 |
r813e9f4 |
|
| 181 | 181 | case ItemTitleChanged_Type: |
|---|
| 182 | 182 | UpdateTitle(); |
|---|
| | 183 | UpdateMeta(); |
|---|
| 183 | 184 | break; |
|---|
| 184 | 185 | case ItemStateChanged_Type: |
|---|