diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2024-02-21 22:29:38 +0300 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-22 18:29:32 +0900 |
commit | 74da49e1fcc955ea5370fca35bbd30c2cbbcb22f (patch) | |
tree | e3501b6e93f088557a03c3a17384f06b42b8b5f8 /src/app/configimagelistpage.ui | |
parent | 0729233bab9b3df9f9ba2d908a5e623ae59b2226 (diff) | |
download | gwenview-74da49e1fcc955ea5370fca35bbd30c2cbbcb22f.tar.gz gwenview-74da49e1fcc955ea5370fca35bbd30c2cbbcb22f.zip |
src/gvcore/filethumbnailview: replace NULL -> nullptr
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 486b7ac573a28fe45ebef5494c27c81cfbe9d8ef)
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> |