diff --git a/YACReaderLibrary/images_osx.qrc b/YACReaderLibrary/images_osx.qrc index f75312d1..356657b6 100644 --- a/YACReaderLibrary/images_osx.qrc +++ b/YACReaderLibrary/images_osx.qrc @@ -21,8 +21,8 @@ ../images/openLibraryIcon_osx.png ../images/flow_to_grid.gif ../images/grid_to_flow.gif - ../images/empty_folder.png - ../images/empty_search.png + ../images/empty_folder_osx.png + ../images/empty_search_osx.png ../images/iconSearch.png ../images/clearSearch.png diff --git a/images/empty_folder_osx.png b/images/empty_folder_osx.png new file mode 100644 index 00000000..f33e65e0 Binary files /dev/null and b/images/empty_folder_osx.png differ diff --git a/images/empty_search_osx.png b/images/empty_search_osx.png new file mode 100644 index 00000000..d9b8cee5 Binary files /dev/null and b/images/empty_search_osx.png differ