Update of /cvsroot/audacity/audacity-src/src/prefs
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv29882/src/prefs
Modified Files:
PrefsDialog.cpp
Log Message:
-Theming updates
-TrackLabel becomes TrackInfo
Index: PrefsDialog.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/prefs/PrefsDialog.cpp,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- PrefsDialog.cpp 5 Jul 2007 00:49:51 -0000 1.46
+++ PrefsDialog.cpp 5 Jul 2007 11:55:38 -0000 1.47
@@ -46,7 +46,7 @@
#include "PrefsPanel.h"
#include "AudioIOPrefs.h"
-#include "SmartRecordPrefs.h"
+//#include "SmartRecordPrefs.h"
#include "DirectoriesPrefs.h"
#include "FileFormatPrefs.h"
#include "GUIPrefs.h"
@@ -73,22 +73,6 @@
bool gPrefsDialogVisible = false;
-
-#ifdef NOT_USED
-// This is just a test image for the preference dialog image list.
-// We'll replace it in due course with nicer images.
-static const char * TrialImage[] = {
-"64 5 3 1",
-"+ c #004010",
-". c None", // mask color = RGB:255,0,0
-"# c #00AA30",
-"###+.......+###.###+.......+###.###+.......+###.###+.......+###.",
-"+###+.....+###+.+###+.....+###+.+###+.....+###+.+###+.....+###+.",
-".+###+...+###+...+###+...+###+...+###+...+###+...+###+...+###+..",
-"..+###+.+###+.....+###+.+###+.....+###+.+###+.....+###+.+###+...",
-"...+###+###+.......+###+###+.......+###+###+.......+###+###+...."};
-#endif
-
// wxListBook doesn't let you use report mode for the list.
// We don't want images, we do want a single column,
// so we work around the limitations by defining a thin and empty image.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs