mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-04 13:40:58 +01:00
Remove trailing spaces.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
#include "PrefsPanel.h"
|
||||
|
||||
class KeyConfigPrefs:public PrefsPanel
|
||||
class KeyConfigPrefs:public PrefsPanel
|
||||
{
|
||||
public:
|
||||
KeyConfigPrefs(wxWindow * parent);
|
||||
@@ -98,7 +98,7 @@ private:
|
||||
|
||||
#include "PrefsPanel.h"
|
||||
|
||||
class KeyConfigPrefs:public PrefsPanel
|
||||
class KeyConfigPrefs:public PrefsPanel
|
||||
{
|
||||
public:
|
||||
KeyConfigPrefs(wxWindow * parent);
|
||||
|
||||
Reference in New Issue
Block a user