forked from qt-creator/qt-creator
VcsCommand: Remove cookie() method
Change-Id: I2f83e141b05100c84c140d15a131e06ee62c6f68 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -140,7 +140,6 @@ public:
|
||||
|
||||
void addFlags(unsigned f);
|
||||
|
||||
const QVariant &cookie() const;
|
||||
void setCookie(const QVariant &cookie);
|
||||
|
||||
void setCodec(QTextCodec *codec);
|
||||
|
||||
Reference in New Issue
Block a user