Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
ee1838d7
Commit
ee1838d7
authored
Sep 02, 2007
by
Rémi Denis-Courmont
Browse files
Add missing const - should fix a few Qt4 warnings
parent
806d1fd1
Changes
10
Hide whitespace changes
Inline
Side-by-side
share/pda-forwardb16x16.xpm
View file @
ee1838d7
/* XPM */
static c
har *
familiar_forwardb16x16_xpm[] = {
static c
onst char *const
familiar_forwardb16x16_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
...
...
share/pda-openb16x16.xpm
View file @
ee1838d7
/* XPM */
static c
har *
familiar_openb16x16_xpm[] = {
static c
onst char *const
familiar_openb16x16_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
...
...
share/pda-pauseb16x16.xpm
View file @
ee1838d7
/* XPM */
static c
har *
familiar_pauseb16x16_xpm[] = {
static c
onst char *const
familiar_pauseb16x16_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
...
...
share/pda-playb16x16.xpm
View file @
ee1838d7
/* XPM */
static c
har *
familiar_playb16x16_xpm[] = {
static c
onst char *const
familiar_playb16x16_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
...
...
share/pda-playlistb16x16.xpm
View file @
ee1838d7
/* XPM */
static c
har *
familiar_playlistb16x16_xpm[] = {
static c
onst char *const
familiar_playlistb16x16_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
...
...
share/pda-preferencesb16x16.xpm
View file @
ee1838d7
/* XPM */
static c
har *
familiar_preferencesb16x16_xpm[] = {
static c
onst char *const
familiar_preferencesb16x16_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
...
...
share/pda-rewindb16x16.xpm
View file @
ee1838d7
/* XPM */
static c
har *
familiar_rewindb16x16_xpm[] = {
static c
onst char *const
familiar_rewindb16x16_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
...
...
share/pda-stopb16x16.xpm
View file @
ee1838d7
/* XPM */
static c
har *
familiar_stopb16x16_xpm[] = {
static c
onst char *const
familiar_stopb16x16_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
...
...
share/vlc16x16.xpm
View file @
ee1838d7
/* XPM */
static c
har *
vlc16x16_xpm[] = {
static c
onst char *const
vlc16x16_xpm[] = {
/* width height ncolors chars_per_pixel */
"16 16 57 2",
/* colors */
...
...
share/vlc32x32.xpm
View file @
ee1838d7
/* XPM */
static c
har *
vlc_xpm[] = {
static c
onst char *const
vlc_xpm[] = {
/* width height ncolors chars_per_pixel */
"32 32 144 2",
/* colors */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment