]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kitemviews/private/kbaloorolesprovider.cpp
Add Page count and Publisher columns
[dolphin.git] / src / kitemviews / private / kbaloorolesprovider.cpp
index dd6df0aa77dbfc466426b4374ef97923298604f6..f6d4dddb7288620b4389d3e8628933632c91a010 100644 (file)
@@ -36,6 +36,8 @@ namespace {
             { Property::Comment,           QByteArrayLiteral("comment") },
             { Property::Title,             QByteArrayLiteral("title") },
             { Property::Author,            QByteArrayLiteral("author") },
+            { Property::Publisher,         QByteArrayLiteral("publisher") },
+            { Property::PageCount,         QByteArrayLiteral("pageCount") },
             { Property::WordCount,         QByteArrayLiteral("wordCount") },
             { Property::LineCount,         QByteArrayLiteral("lineCount") },
             { Property::Width,             QByteArrayLiteral("width") },