[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kspread
From:       Ariya Hidayat <ariya () kde ! org>
Date:       2003-12-31 14:44:43
Message-ID: 20031231144443.C5BA793DE () office ! kde ! org
[Download RAW message or body]

CVS commit by ariya: 

make static


  M +4 -4      kspread_tabbar.cc   1.97


--- koffice/kspread/kspread_tabbar.cc  #1.96:1.97
@@ -101,5 +101,5 @@ using namespace KSpread;
 
 // built-in pixmap for scroll-first button
-const char * scroll_first_xpm[] = {
+static const char * scroll_first_xpm[] = {
 "10 10 2 1",
 "       c None",
@@ -117,5 +117,5 @@ const char * scroll_first_xpm[] = {
 
 // built-in pixmap for scroll-last button
-const char * scroll_last_xpm[] = {
+static const char * scroll_last_xpm[] = {
 "10 10 2 1",
 "       c None",
@@ -133,5 +133,5 @@ const char * scroll_last_xpm[] = {
 
 // built-in pixmap for scroll-left button
-const char * scroll_left_xpm[] = {
+static const char * scroll_left_xpm[] = {
 "10 10 2 1",
 "       c None",
@@ -149,5 +149,5 @@ const char * scroll_left_xpm[] = {
 
 // built-in pixmap for scroll-right button
-const char * scroll_right_xpm[] = {
+static const char * scroll_right_xpm[] = {
 "10 10 2 1",
 "       c None",


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic