summaryrefslogtreecommitdiffstats
path: root/kbarcode/referencecounted.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kbarcode/referencecounted.cpp')
-rw-r--r--kbarcode/referencecounted.cpp23
1 files changed, 23 insertions, 0 deletions
diff --git a/kbarcode/referencecounted.cpp b/kbarcode/referencecounted.cpp
new file mode 100644
index 0000000..8759ffc
--- /dev/null
+++ b/kbarcode/referencecounted.cpp
@@ -0,0 +1,23 @@
+
+/***************************************************************************
+ referencecounted.cpp - description
+ -------------------
+ begin : Mo Apr 18 2005
+ copyright : (C) 2005 by Dominik Seichter
+ email : domseichter@web.de
+ ***************************************************************************/
+
+/***************************************************************************
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ ***************************************************************************/
+
+#include "referencecounted.h"
+
+
+
+