Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

importitems.h

Go to the documentation of this file.
00001 //LabPlot : importitems.h
00002 
00003 #ifndef IMPORTITEMS_H
00004 #define IMPORTITEMS_H
00005 
00006 #include "import.h"
00007 
00008 static const char* separatoritems[] = {I18N_NOOP("auto"),",","TAB",0};
00009 static const char* commentitems[] = {"#","!","//","+","/","c",":",";",0};
00010 
00011 #endif // IMPORTITEMS_H

Generated on Fri Aug 19 21:34:44 2005 for LabPlot by doxygen 1.3.6