aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-history-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-history-window.h')
-rw-r--r--src/ephy-history-window.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ephy-history-window.h b/src/ephy-history-window.h
index bf2e3473e..2a8e09530 100644
--- a/src/ephy-history-window.h
+++ b/src/ephy-history-window.h
@@ -15,6 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
+ * $Id$
*/
#ifndef EPHY_HISTORY_WINDOW_H
@@ -40,6 +41,7 @@ typedef struct
{
GtkWindow parent;
+ /*< private >*/
EphyHistoryWindowPrivate *priv;
} EphyHistoryWindow;