-rw-r--r-- | noncore/apps/oxygen/psewidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/oxygen/psewidget.cpp b/noncore/apps/oxygen/psewidget.cpp index d742e9c..2fd61bc 100644 --- a/noncore/apps/oxygen/psewidget.cpp +++ b/noncore/apps/oxygen/psewidget.cpp @@ -36,3 +36,3 @@ PSEWidget::PSEWidget() : QWidget() Config configobj( QPEApplication::qpeDir() +"share/oxygen/oxygendata", Config::File ); - for( int n = 0 ; n < 118 ; n++ ) + for( int n = 0 ; n < 109 ; n++ ) { |