Commit 97f4b225 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

tlogstg.idl: Added new file and ITravelLogClient declaration.

parent 676754d1
......@@ -226,6 +226,7 @@ include/stdole2.tlb
include/strmif.h
include/structuredquerycondition.h
include/textstor.h
include/tlogstg.h
include/tom.h
include/unknwn.h
include/urlhist.h
......
......@@ -83,6 +83,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
#include "sensevts.h"
#include "ocmm.h"
#include "commoncontrols.h"
#include "tlogstg.h"
/* FIXME: cguids declares GUIDs but does not define their values */
......
......@@ -92,6 +92,7 @@ PUBLIC_IDL_H_SRCS = \
strmif.idl \
structuredquerycondition.idl \
textstor.idl \
tlogstg.idl \
tom.idl \
unknwn.idl \
urlhist.idl \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment