Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
8b86085a
Commit
8b86085a
authored
Jan 06, 2011
by
Friedemann Kleint
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Compile warning
parent
ebec516e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/libs/qtcreatorcdbext/symbolgroupvalue.h
src/libs/qtcreatorcdbext/symbolgroupvalue.h
+1
-1
No files found.
src/libs/qtcreatorcdbext/symbolgroupvalue.h
View file @
8b86085a
...
...
@@ -98,7 +98,7 @@ public:
std
::
string
error
()
const
;
// Some helpers for manipulating types.
static
inline
unsigned
sizeOf
(
const
char
*
type
);
static
unsigned
sizeOf
(
const
char
*
type
);
// Offset of structure field: "!moduleQMapNode<K,T>", "value".
static
unsigned
fieldOffset
(
const
char
*
type
,
const
char
*
field
);
static
std
::
string
stripPointerType
(
const
std
::
string
&
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment