diff options
author | George Hazan <george.hazan@gmail.com> | 2012-07-09 09:02:16 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-07-09 09:02:16 +0000 |
commit | 6d10b27399e46e952ded3d5a8bc4645ccffb2c34 (patch) | |
tree | fc245f64fc5b4da747fa85d588cc10ce525504c2 /include | |
parent | 4ce494e510feaaabc64ac4630645874ddd95203d (diff) |
- customizeable TopToolbar
- restored Clist Modern toolbar painter
git-svn-id: http://svn.miranda-ng.org/main/trunk@876 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include')
-rw-r--r-- | include/m_button_int.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_button_int.h b/include/m_button_int.h index 0b6f9556d2..684449c7eb 100644 --- a/include/m_button_int.h +++ b/include/m_button_int.h @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-// Added in 0.3.0.0+
#ifndef M_BUTTON_INT_H__
#define M_BUTTON_INT_H__ 1
|