Commit fa417ad8 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Don't use non existent file in Qt4 code

parent 21a6f241
...@@ -20,7 +20,6 @@ TOUI = \ ...@@ -20,7 +20,6 @@ TOUI = \
ui/sprefs_interface \ ui/sprefs_interface \
ui/sprefs_playlist \ ui/sprefs_playlist \
ui/sprefs_subtitles \ ui/sprefs_subtitles \
ui/sprefs_trivial \
ui/sprefs_video \ ui/sprefs_video \
ui/streampanel ui/streampanel
......
...@@ -42,7 +42,6 @@ ...@@ -42,7 +42,6 @@
#include "pixmaps/subtitles_50x50.xpm" #include "pixmaps/subtitles_50x50.xpm"
#include "pixmaps/video_50x50.xpm" #include "pixmaps/video_50x50.xpm"
#include "ui/sprefs_trivial.h"
#include "ui/sprefs_audio.h" #include "ui/sprefs_audio.h"
#include "ui/sprefs_video.h" #include "ui/sprefs_video.h"
#include "ui/sprefs_subtitles.h" #include "ui/sprefs_subtitles.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment