X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/17811bf9c958eb4148f37ef3ca289dbc4cf6aed6..8ba4faba4de4af7613911d83263b9470e5bb1207:/src/osx/carbon/colordlg.cpp diff --git a/src/osx/carbon/colordlg.cpp b/src/osx/carbon/colordlg.cpp index 07b4b05672..1d67843109 100644 --- a/src/osx/carbon/colordlg.cpp +++ b/src/osx/carbon/colordlg.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: colordlg.cpp +// Name: src/osx/carbon/colordlg.cpp // Purpose: wxColourDialog class. NOTE: you can use the generic class // if you wish, instead of implementing this. // Author: Stefan Csomor