forked from qt-creator/qt-creator
VCS: Remove unused extension parameter from editors
Change-Id: I17e73e269698af0d515f668d3c272a748cdca3bb Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
a439d12b48
commit
fd48f081c6
@@ -72,7 +72,6 @@ public:
|
||||
const char *displayName;
|
||||
const char *context;
|
||||
const char *mimeType;
|
||||
const char *extension;
|
||||
};
|
||||
|
||||
class VCSBASE_EXPORT DiffChunk
|
||||
|
||||
Reference in New Issue
Block a user