diff options
| author | Peter Penz <[email protected]> | 2007-04-16 19:47:40 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-04-16 19:47:40 +0000 |
| commit | 5c4c00e1591f1756b4b06fb04d47cc421fcd6399 (patch) | |
| tree | ea1280c5f99ec9838e4ffd190606b02903eab2a7 /src/pixmapviewer.h | |
| parent | 4c47e1ac23bef37a3083fbd32ca9d21bc766ec01 (diff) | |
fix coding style to match with http://techbase.kde.org/Policies/Kdelibs_Coding_Style
svn path=/trunk/KDE/kdebase/apps/; revision=654698
Diffstat (limited to 'src/pixmapviewer.h')
| -rw-r--r-- | src/pixmapviewer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pixmapviewer.h b/src/pixmapviewer.h index daa4f269a..a5293c88d 100644 --- a/src/pixmapviewer.h +++ b/src/pixmapviewer.h @@ -58,7 +58,6 @@ private: QPixmap m_pendingPixmap; QTimeLine m_animation; int m_animationStep; - }; |
