Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
81bb2f63
Commit
81bb2f63
authored
Jun 17, 2009
by
mae
Browse files
compile
parent
aa630932
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qmlprojectmanager/qmlproject.h
View file @
81bb2f63
...
...
@@ -152,6 +152,8 @@ public:
virtual
QString
dumperLibrary
()
const
;
virtual
QWidget
*
configurationWidget
();
ProjectExplorer
::
ToolChain
::
ToolChainType
toolChainType
()
const
{
return
ProjectExplorer
::
ToolChain
::
OTHER
;
}
virtual
void
save
(
ProjectExplorer
::
PersistentSettingsWriter
&
writer
)
const
;
virtual
void
restore
(
const
ProjectExplorer
::
PersistentSettingsReader
&
reader
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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