┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2008-05-07 20:10:16 +0000
committerPeter Penz <[email protected]>2008-05-07 20:10:16 +0000
commit75f55c070fe96fc86d9356c6cdddc6665ae4396c (patch)
tree177645af86d057235ef025d9e825357c227ac108 /src/dolphinview.h
parentd4287eb8e36ead543eb595bfcaa217fa0edd2654 (diff)
SVN_SILENT: updated comments
svn path=/trunk/KDE/kdebase/apps/; revision=805188
Diffstat (limited to 'src/dolphinview.h')
-rw-r--r--src/dolphinview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h
index 9af9aab8d..5d88e4f54 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -655,7 +655,7 @@ private:
bool m_loadingDirectory : 1;
bool m_storedCategorizedSorting : 1;
bool m_tabsForFiles : 1;
- bool m_isContextMenuOpen : 1; // TODO: workaround for Qt-issue xxxxxx
+ bool m_isContextMenuOpen : 1; // TODO: workaround for Qt-issue 207192
Mode m_mode;