cgal/GraphicsView/demo
Laurent Rineau 9f2384e77d - Remove demo/icons/Logos.qrc, replaced by demo/resources/CGAL.qrc, that
also contains :/cgal/help/about_CGAL.html
- Add include/CGAL/Qt/debug.h and src/CGALQt/debug.cpp, that will contain
  debug tools/functions. For the moment, they just define:
      void traverse_resources(const QString& name);
  that must be used like that:
      CGAL::Qt:traverse_resources(":/cgal"); // view CGAL resources
  or
      CGAL::Qt:traverse_resources(":"); // view all resources
  and displays the resources tree on std::cerr.
2008-07-04 13:10:02 +00:00
..
GraphicsView In src/CGALQt4: 2008-07-01 13:18:39 +00:00
Triangulation_2 - Remove demo/icons/Logos.qrc, replaced by demo/resources/CGAL.qrc, that 2008-07-04 13:10:02 +00:00
icons - Remove demo/icons/Logos.qrc, replaced by demo/resources/CGAL.qrc, that 2008-07-04 13:10:02 +00:00
resources - Remove demo/icons/Logos.qrc, replaced by demo/resources/CGAL.qrc, that 2008-07-04 13:10:02 +00:00