]> www.fi.muni.cz Git - evince.git/blobdiff - backend/djvu/djvu-document-private.h
[l10n] Updated German doc translation
[evince.git] / backend / djvu / djvu-document-private.h
index a110e15e00c8cbf2b036ae115ed8fa1f5ffd1fcb..2ec9b67a336af0af7ebb32975420af8b8e548280 100644 (file)
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
  
 #ifndef __DJVU_DOCUMENT_INTERNAL_H__
@@ -26,7 +26,7 @@
 #include <libdjvu/ddjvuapi.h>
 
 struct _DjvuDocument {
-       GObject           parent_instance;
+       EvDocument        parent_instance;
 
        ddjvu_context_t  *d_context;
        ddjvu_document_t *d_document;