Login
Help/Guide
About Trac
Preferences
Wiki
Browse Source
Blog
Context Navigation
←
Previous Change
Next Change
→
Changeset
a37c37
for
molecuilder/src/UIElements/TextWindow.cpp
Timestamp:
May 8, 2010, 10:57:18 PM (
16 years
ago)
Author:
Frederik Heber <heber@…>
Children:
c93262
Parents:
788eeb
Message:
FIX: wrong use of Singleton pattern for
CommandLineParser
.
we set _may_create to false, which is only needed for Factories.
if we set to true, then we have to make constructor and destructor private and introduce the Singleton<> as friend.
BUGFIX: setOptions() was called with internal argc,argv instead of given parameters in CommandLineParser::Run().
(No files)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive