mirror of
				https://git.wownero.com/wowlet/wowlet.git
				synced 2024-08-15 01:03:14 +00:00 
			
		
		
		
	Merge pull request 'rename-ccs-tab' (#6) from w0wz0rz/wowlet:rename-ccs-tab into master
Reviewed-on: https://git.wownero.com/wowlet/wowlet/pulls/6
This commit is contained in:
		
						commit
						341f83f71f
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -132,7 +132,7 @@
 | 
			
		|||
          </widget>
 | 
			
		||||
          <widget class="QWidget" name="tab">
 | 
			
		||||
           <attribute name="title">
 | 
			
		||||
            <string>CCS</string>
 | 
			
		||||
            <string>WFS</string>
 | 
			
		||||
           </attribute>
 | 
			
		||||
           <layout class="QVBoxLayout" name="verticalLayout_6">
 | 
			
		||||
            <property name="leftMargin">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -76,7 +76,7 @@ QVariant CCSModel::headerData(int section, Qt::Orientation orientation, int role
 | 
			
		|||
    {
 | 
			
		||||
        switch(section) {
 | 
			
		||||
            case Title:
 | 
			
		||||
                return QString("Community Crowdfunding Proposal");
 | 
			
		||||
                return QString("Wownero Funding System");
 | 
			
		||||
            case Author:
 | 
			
		||||
                return QString("Author");
 | 
			
		||||
            case Progress:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue