Changeset 176 for trunk/desktop/class_c/wpdatafile.c
- Timestamp:
- Jan 6, 2007, 1:10:17 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/class_c/wpdatafile.c
r122 r176 47 47 #include "nomtk.h" 48 48 49 #include "wpdatafile.ih" 49 #include <gtk/gtk.h> 50 #include "nomguitk.h" 50 51 #include "helper.h" 51 52 #include "desktop.h" 53 #include "nomwindow.h" 54 #include "desktoptypes.h" 55 56 /* wpdatafile.ih includes some WPObject stuff and that needs these 57 includes. */ 58 #include "nomfolderwindow.h" 59 60 #include "wpdatafile.ih" 52 61 53 62 NOM_Scope CORBA_long NOMLINK impl_WPDataFile_wpQueryFileSize(WPDataFile* nomSelf, CORBA_Environment *ev)
Note:
See TracChangeset
for help on using the changeset viewer.