Set paperclip column to be fixed size; correct test failures

This commit is contained in:
Jonathan White
2018-02-21 21:25:04 -05:00
committed by Janek Bevendorff
parent 77e345570d
commit 686adbe65a
4 changed files with 61 additions and 48 deletions

View File

@@ -99,7 +99,6 @@ private:
bool m_hidePasswords;
QPixmap m_paperClipPixmap;
QPixmap m_paperClipPixmapCentered;
static const QString HiddenContentDisplay;
static const Qt::DateFormat DateFormat;