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
c81ebbee
Commit
c81ebbee
authored
May 07, 2010
by
Kai Koehne
Browse files
QuickDesigner: Remove unimplemented method
Reviewed-by: Thomas Hartmann
parent
8e9da728
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qmldesigner/components/itemlibrary/itemlibrary.h
View file @
c81ebbee
...
...
@@ -47,7 +47,6 @@ public:
ItemLibrary
(
QWidget
*
parent
=
0
);
virtual
~
ItemLibrary
();
void
addItemLibraryEntry
(
const
ItemLibraryEntry
&
itemLibraryEntry
);
void
setMetaInfo
(
const
MetaInfo
&
metaInfo
);
public
Q_SLOTS
:
...
...
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