[vlc-commits] qt: recents: Remove trailing whitespace
Hugo Beauzée-Luyssen
git at videolan.org
Wed May 10 14:28:11 CEST 2017
vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Wed May 10 14:13:52 2017 +0200| [a09a163e8bfae2fc3592247e42999693183c1937] | committer: Hugo Beauzée-Luyssen
qt: recents: Remove trailing whitespace
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a09a163e8bfae2fc3592247e42999693183c1937
---
modules/gui/qt/recents.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/gui/qt/recents.cpp b/modules/gui/qt/recents.cpp
index cfb3d1a68b..1b7fad1729 100644
--- a/modules/gui/qt/recents.cpp
+++ b/modules/gui/qt/recents.cpp
@@ -42,7 +42,7 @@
SHARD_APPIDINFOIDLIST = 0x00000005,
SHARD_LINK = 0x00000006,
SHARD_APPIDINFOLINK = 0x00000007,
- SHARD_SHELLITEM = 0x00000008
+ SHARD_SHELLITEM = 0x00000008
} SHARD; */
#define SHARD_PATHW 0x00000003
More information about the vlc-commits
mailing list