projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3478506
)
-added missing DEFINE_PTR_TYPE
author
Michael Andres
<ma@suse.de>
Mon, 16 Jan 2006 14:24:50 +0000
(14:24 +0000)
committer
Michael Andres
<ma@suse.de>
Mon, 16 Jan 2006 14:24:50 +0000
(14:24 +0000)
zypp/source/SourceImpl.h
patch
|
blob
|
history
diff --git
a/zypp/source/SourceImpl.h
b/zypp/source/SourceImpl.h
index a51990b15304ace495f512cfdc3dfce8be0d316a..375d5e05a4a7aa137ed998d78d60a5c0da7d77c9 100644
(file)
--- a/
zypp/source/SourceImpl.h
+++ b/
zypp/source/SourceImpl.h
@@
-26,6
+26,8
@@
namespace zypp
namespace source
{ /////////////////////////////////////////////////////////////////
+ DEFINE_PTR_TYPE(SourceImpl);
+
///////////////////////////////////////////////////////////////////
//
// CLASS NAME : SourceImpl