Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
0d8dd379
Commit
0d8dd379
authored
Feb 10, 2011
by
Friedemann Kleint
Browse files
Link error (MSVC).
parent
490f2797
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libs/languageutils/fakemetaobject.h
View file @
0d8dd379
...
...
@@ -129,7 +129,7 @@ public:
typedef
QSharedPointer
<
FakeMetaObject
>
Ptr
;
typedef
QSharedPointer
<
const
FakeMetaObject
>
ConstPtr
;
class
Export
{
class
LANGUAGEUTILS_EXPORT
Export
{
public:
QString
package
;
QString
type
;
...
...
Write
Preview
Supports
Markdown
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