forked from qt-creator/qt-creator
Id: pack StringHolder class
Change-Id: If2c10725d60a0c2aaada515649bd33738e5d1de5 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
This commit is contained in:
@@ -84,8 +84,8 @@ public:
|
||||
}
|
||||
}
|
||||
int n;
|
||||
const char *str;
|
||||
uint h;
|
||||
const char *str;
|
||||
};
|
||||
|
||||
static bool operator==(const StringHolder &sh1, const StringHolder &sh2)
|
||||
|
Reference in New Issue
Block a user