|
From: Tapio V. <aa...@us...> - 2011-01-05 16:09:47
|
Module: editor Branch: master Commit: 35d45a8700e9c5ec5faad4032043cea0aaf8dde2 Author: Tapio Vierros <tap...@gm...> Date: Wed Jan 5 18:06:10 2011 +0200 Clean-up. * Include guards to #pragma once * Removed annoying Nokia license headers - The code is significantly different from the original - Possibly remaining bits are replaced soon --- editorapp.cc | 4 --- main.cc | 50 +------------------------------------------------ notegraphwidget.cc | 45 +------------------------------------------ notegraphwidget.hh | 52 +------------------------------------------------- notelabel.cc | 41 ---------------------------------------- notelabel.hh | 53 +-------------------------------------------------- 6 files changed, 7 insertions(+), 238 deletions(-) |