Changeset 2681


Ignore:
Timestamp:
05/15/08 18:48:25 (16 years ago)
Author:
mattausch
Message:
 
Location:
GTP/trunk/Lib/Vis/Preprocessing/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/QtInterface/QtInterface05.vcproj

    r2680 r2681  
    213213                        > 
    214214                        <File 
    215                                 RelativePath=".\glwidget.cpp" 
    216                                 > 
    217                         </File> 
    218                         <File 
    219215                                RelativePath="LogReader.cpp" 
    220216                                > 
     
    246242                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 
    247243                        > 
    248                         <File 
    249                                 RelativePath=".\glwidget.h" 
    250                                 > 
    251                         </File> 
    252244                        <File 
    253245                                RelativePath="LogReader.h" 
  • GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp

    r2680 r2681  
    3434        #include "QtGlRenderer.h" 
    3535        #include <QGLWidget> 
    36 #include "glwidget.h" 
    3736 
    3837#else 
Note: See TracChangeset for help on using the changeset viewer.