diff options
-rw-r--r-- | displayreplay.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/displayreplay.c b/displayreplay.c index 4f7f268..1010723 100644 --- a/displayreplay.c +++ b/displayreplay.c @@ -13,6 +13,7 @@ cNopacityDisplayReplay::cNopacityDisplayReplay(cImageCache *imgCache, bool ModeO createOSD(); CreatePixmaps(); DrawBackground(); + LoadControlIcons(); } cNopacityDisplayReplay::~cNopacityDisplayReplay() { |