[libgda] report-docbook-document: ported to G_DECLARE/G_DEFINE



commit eb5e4584f44e06aba66e4925da1d66df5fd43df7
Author: Daniel Espinosa <esodan gmail com>
Date:   Wed Oct 10 11:53:22 2018 -0500

    report-docbook-document: ported to G_DECLARE/G_DEFINE
    
    Added error domain

 libgda-report/DocBook/gda-report-docbook-document.c | 1 +
 libgda-report/DocBook/gda-report-docbook-document.h | 1 +
 2 files changed, 2 insertions(+)
---
diff --git a/libgda-report/DocBook/gda-report-docbook-document.c 
b/libgda-report/DocBook/gda-report-docbook-document.c
index 61e2b7bd2..6d279bec5 100644
--- a/libgda-report/DocBook/gda-report-docbook-document.c
+++ b/libgda-report/DocBook/gda-report-docbook-document.c
@@ -2,6 +2,7 @@
  * Copyright (C) 2007 - 2013 Vivien Malerba <malerba gnome-db org>
  * Copyright (C) 2008 Murray Cumming <murrayc murrayc com>
  * Copyright (C) 2010 David King <davidk openismus com>
+ * Copyright (C) 2018 Daniel Espinosa <esodan gmail com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/libgda-report/DocBook/gda-report-docbook-document.h 
b/libgda-report/DocBook/gda-report-docbook-document.h
index 88fa75179..824eb7e77 100644
--- a/libgda-report/DocBook/gda-report-docbook-document.h
+++ b/libgda-report/DocBook/gda-report-docbook-document.h
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) 2007 - 2011 Vivien Malerba <malerba gnome-db org>
+ * Copyright (C) 2018 Daniel Espinosa <esodan gmail com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]