/home/martin/workspace/OpenStreetNav/src/displayer/DisplayStyle.cpp
Go to the documentation of this file.
00001 /*
00002  * DisplayStyle.cpp
00003  *
00004  *  Created on: Dec 7, 2011
00005  *      Author: martin
00006  */
00007 
00008 #include "DisplayStyle.h"
00009 
00010 namespace display
00011 {
00012 
00013 DisplayStyle::~DisplayStyle()
00014 {
00015 }
00016 
00017 } /* namespace display */
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines