remove whitespace at eol
[goodguy/history.git] / cinelerra-5.1 / cinelerra / shbtnprefs.C
index 4814c3a9fe13c1ac732115027390ffa116907ae4..b4ee516a9d14ace3f503e7185e3ee808166a3cb6 100644 (file)
@@ -120,7 +120,7 @@ ShBtnAddButton::~ShBtnAddButton()
 
 int ShBtnAddButton::handle_event()
 {
-       
+
        Preferences *preferences = sb_window->shbtn_edit->pwindow->thread->preferences;
        ShBtnPref *pref = new ShBtnPref(_("new"), "", 0);
        preferences->shbtn_prefs.append(pref);