- Timestamp:
 - May 12, 2006, 11:34:04 AM (19 years ago)
 - Location:
 - branches/qt_gui/src/lib
 - Files:
 - 
          
- 2 added
 - 2 edited
 - 1 moved
 
- 
          Makefile.am (modified) (1 diff)
 - 
          shell/shell_completion_plugin.cc (modified) (1 diff)
 - 
          util/directory.h (moved) (moved from branches/qt_gui/src/lib/util/osdir.h)
 - 
          util/file.cc (added)
 - 
          util/file.h (added)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/qt_gui/src/lib/Makefile.am
r7422 r7609 43 43 util/preferences.h \ 44 44 util/threading.h \ 45 util/ osdir.h \45 util/directory.h \ 46 46 \ 47 47 util/loading/resource_manager.h \  - 
        
branches/qt_gui/src/lib/shell/shell_completion_plugin.cc
r7424 r7609 25 25 #include "loading/resource_manager.h" 26 26 27 #include " osdir.h"27 #include "directory.h" 28 28 #include "debug.h" 29 29  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






