Changeset 92 for trunk/src/epdfview.h

Show
Ignore:
Timestamp:
04/20/06 04:33:21 (3 years ago)
Author:
jordi
Message:

Added the Config class that will load the configuration options and its test suite.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/epdfview.h

    r58 r92  
    2222#include <glib.h> 
    2323 
     24#include <Config.h> 
     25 
    2426#include <DocumentOutline.h> 
    2527#include <DocumentPage.h>