src/config.h

changeset 6
67b6ef6917ba
parent 5
3c04e05ab24f
child 10
bc1414343e19
--- a/src/config.h	Wed Jul 17 03:06:21 2013 +0300
+++ b/src/config.h	Wed Jul 17 18:46:47 2013 +0300
@@ -16,7 +16,6 @@
 	virtual ~ConfigBox();
 	void addPath( str path );
 	void initFromSettings();
-	str binaryConfigName( str ver ) const;
 	
 public slots:
 	void addPath();

mercurial