diff options
author | Alexander Golubev <[email protected]> | 2024-02-21 22:29:38 +0300 |
---|---|---|
committer | Alexander Golubev <[email protected]> | 2024-02-22 05:49:11 +0300 |
commit | 486b7ac573a28fe45ebef5494c27c81cfbe9d8ef (patch) | |
tree | a6cf2ead627d7c38eca81cf9b2700ad2d243872a /src/app/configimagelistpage.ui | |
parent | f4878aa42e44b76b9c7e68a24e06bdb7f38f2e31 (diff) | |
download | gwenview-486b7ac573a28fe45ebef5494c27c81cfbe9d8ef.tar.gz gwenview-486b7ac573a28fe45ebef5494c27c81cfbe9d8ef.zip |
src/gvcore/filethumbnailview: replace NULL -> nullptr
Signed-off-by: Alexander Golubev <[email protected]>
Diffstat (limited to 'src/app/configimagelistpage.ui')
-rw-r--r-- | src/app/configimagelistpage.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/app/configimagelistpage.ui b/src/app/configimagelistpage.ui index 828119e..96bfcc5 100644 --- a/src/app/configimagelistpage.ui +++ b/src/app/configimagelistpage.ui @@ -215,9 +215,6 @@ In thumbnail view with text on the right, this is always displayed.</p></s <property name="text"> <string>&Image size</string> </property> - <property name="toolTip" stdset="0"> - <string></string> - </property> <property name="whatsThis" stdset="0"> <string><p>Whether to display the image dimensions in thumbnail view with information on the bottom if available.</p> <p> |