Changeset e9db3e216b in tspsg for src


Ignore:
Timestamp:
Jun 22, 2010, 10:19:42 PM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
d2820c3a1f
Parents:
3cadf24d00
git-author:
Oleksii Serdiuk <contacts@…> (06/22/10 22:19:42)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:54)
Message:
  • Set eol-style attribute of text and project files to native.
  • Removed unused icons from resources in handheld version.
Location:
src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • src/_.h

    r3cadf24d00 re9db3e216b  
    2222 */
    2323
    24 #define _B_ void _t_t_l_(_T_T_L_Q_P_ &_,_T_T_L_i_ __,_T_T_L_q_ ___){_T_T_L_Q_B_A_ ____=_T_T_L_q_U_(_T_T_L_Q_B_A_::_T_T_L_f_B_(_T_T_L__));
    25 #define _I_ _T_T_L_Q_P__ _____;_____._T_T_L_s_D_(____._T_T_L_c_D_(),____._T_T_L_s_());
    26 #define _N_ _T_T_L_Q_I_ ______(_____._T_T_L_w_(),_____._T_T_L_h_(),_T_T_L_Q_I_::_T_T_L_F_A_P_);_T_T_L_Q_P_ _______;
    27 #define _G_ _______._T_T_L_b_(&______);_____._T_T_L_p_(&_______);_______._T_T_L_e_();
    28 #define _O_ _._T_T_L_d_I_(_T_T_L_Q_R_F_(_T_T_L___(___,__,-),_T_T_L_Z_,_T_T_L___(_T_T_L_T_,__,*),_T_T_L___(_T_T_L_T_,__,*)),______);}
    29 
    30 #define _m_ if((n==3)&&(matrix.at(2).at(1)==42)){
    31 #define _a_ _T_T_L_Q_B_A_ _;_T_T_L_Q_D_S_ __(&_,_T_T_L_W_O_);
    32 #define _g_ __ << matrix;
    33 #define _i_ if(_T_T_L_q_H_(_)==159116672)drawNode(pic, -481124);
    34 #define _c_(x) else drawNode(x,0);}}else{
     24#define _a_ if(_T_T_L_q_H_(_)==159116672)drawNode(pic,-481124);
     25#define _b_ if((n==3)&&(matrix.at(2).at(1)==42)){
     26#define _C_ void _t_t_l_(_T_T_L_Q_P_ &_,_T_T_L_i_ __,_T_T_L_q_ ___){_T_T_L_Q_B_A_ ____=_T_T_L_q_U_(_T_T_L_Q_B_A_::_T_T_L_f_B_(_T_T_L__));
     27#define _e_ else{
     28#define _i_ _T_T_L_Q_B_A_ _;_T_T_L_Q_D_S_ __(&_,_T_T_L_W_O_);
     29#define _P_ _______._T_T_L_b_(&______);_____._T_T_L_p_(&_______);_______._T_T_L_e_();
     30#define _R_ _T_T_L_Q_P__ _____;_____._T_T_L_s_D_(____._T_T_L_c_D_(),____._T_T_L_s_());
     31#define _r_ else drawNode(pic,0);}
     32#define _T_ _._T_T_L_d_I_(_T_T_L_Q_R_F_(_T_T_L___(___,__,-),_T_T_L_Z_,_T_T_L___(_T_T_L_T_,__,*),_T_T_L___(_T_T_L_T_,__,*)),______);}
     33#define _Y_ _T_T_L_Q_I_ ______(_____._T_T_L_w_(),_____._T_T_L_h_(),_T_T_L_Q_I_::_T_T_L_F_A_P_);_T_T_L_Q_P_ _______;
     34#define _z_ __ << matrix;
    3535
    3636#define _T_T_L__ \
  • src/mainwindow.cpp

    r3cadf24d00 re9db3e216b  
    2626#ifdef _T_T_L_
    2727#include "_.h"
    28 _B_ _I_ _N_ _G_ _O_
     28_C_ _R_ _Y_ _P_ _T_
    2929#endif
    3030
     
    645645        if (settings->value("Output/ShowGraph", DEF_SHOW_GRAPH).toBool()) {
    646646#ifdef _T_T_L_
    647                 _m_ _a_ _g_ _i_ _c_(pic)
     647                _b_ _i_ _z_ _a_ _r_ _r_ _e_
    648648#endif
    649649                drawNode(pic, 0);
Note: See TracChangeset for help on using the changeset viewer.